|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.inxar.syntacs.grammar | |
com.inxar.syntacs.grammar.context_free | Defines classes which implement context-free grammars. |
com.inxar.syntacs.grammar.regular | Defines classes which implement regular-expression based grammars. |
org.inxar.syntacs.grammar.context_free | Declares interfaces which model context-free grammars. |
org.inxar.syntacs.grammar.regular | Declares interfaces which model regular-expression based grammars. |
Classes in org.inxar.syntacs.grammar used by com.inxar.syntacs.grammar.context_freeToken
|
A Token is the compile-time abstraction between
different syntax analysis stages in a front end of a compiler,
typically the Lexer Parser interface. |
Classes in org.inxar.syntacs.grammar used by com.inxar.syntacs.grammar.regularToken
|
A Token is the compile-time abstraction between
different syntax analysis stages in a front end of a compiler,
typically the Lexer Parser interface. |
Classes in org.inxar.syntacs.grammar used by org.inxar.syntacs.grammar.context_freeToken
|
A Token is the compile-time abstraction between
different syntax analysis stages in a front end of a compiler,
typically the Lexer Parser interface. |
Classes in org.inxar.syntacs.grammar used by org.inxar.syntacs.grammar.regularToken
|
A Token is the compile-time abstraction between
different syntax analysis stages in a front end of a compiler,
typically the Lexer Parser interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |