|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfr.umlv.tatoo.cc.lexer.regex.Regex
fr.umlv.tatoo.cc.lexer.regex.Node
public abstract class Node
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class fr.umlv.tatoo.cc.lexer.regex.Regex |
|---|
Regex.Visitor<P> |
| Constructor Summary | |
|---|---|
Node()
|
|
| Method Summary | |
|---|---|
boolean |
isLeaf()
|
| Methods inherited from class fr.umlv.tatoo.cc.lexer.regex.Regex |
|---|
accept, cloneRegex, computeFollowPos, firstPos, lastPos, nullable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Node()
| Method Detail |
|---|
public boolean isLeaf()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||