|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Closure | |
---|---|
fr.umlv.tatoo.cc.parser.lr | |
fr.umlv.tatoo.cc.parser.slr | |
fr.umlv.tatoo.cc.parser.table |
Uses of Closure in fr.umlv.tatoo.cc.parser.lr |
---|
Methods in fr.umlv.tatoo.cc.parser.lr that return Closure | |
---|---|
Closure<LR1Item> |
LR1ClosureComputer.getClosure(LR1Item p)
|
Uses of Closure in fr.umlv.tatoo.cc.parser.slr |
---|
Methods in fr.umlv.tatoo.cc.parser.slr that return Closure | |
---|---|
Closure<LR0Item> |
LR0ClosureComputer.getClosure(LR0Item t)
|
Uses of Closure in fr.umlv.tatoo.cc.parser.table |
---|
Methods in fr.umlv.tatoo.cc.parser.table that return Closure | |
---|---|
Closure<I> |
NodeClosureComputer.getClosure(I item)
Gives the closure of the dotted non terminal of item |
Methods in fr.umlv.tatoo.cc.parser.table with parameters of type Closure | |
---|---|
boolean |
Closure.update(Closure<I> closure)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |