fr.umlv.tatoo.cc.lexer.xml
Class XMLRuleCompiler
java.lang.Object
fr.umlv.tatoo.cc.lexer.xml.XMLRuleCompiler
public class XMLRuleCompiler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLRuleCompiler
public XMLRuleCompiler(LexerXMLDigester digester,
Encoding charset)
reset
public void reset()
getRegex
public Regex getRegex()
createRule
public RuleDecl createRule(RuleFactory lexerFactory,
String id,
boolean beginningOfLineRequired)
getMain
public RegexIntervalTable getMain()
getFollow
public RegexIntervalTable getFollow()