Uses of Class
fr.umlv.tatoo.cc.lexer.main.LexerAliasPrototype

Packages that use LexerAliasPrototype
fr.umlv.tatoo.cc.lexer.main   
 

Uses of LexerAliasPrototype in fr.umlv.tatoo.cc.lexer.main
 

Methods in fr.umlv.tatoo.cc.lexer.main that return LexerAliasPrototype
static LexerAliasPrototype LexerAliasPrototype.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static LexerAliasPrototype[] LexerAliasPrototype.values()
          Returns an array containing the constants of this enum type, in the order they are declared.