Uses of Class
fr.umlv.tatoo.cc.lexer.regex.RegexSwitch

Packages that use RegexSwitch
fr.umlv.tatoo.cc.lexer.lexer.impl   
 

Uses of RegexSwitch in fr.umlv.tatoo.cc.lexer.lexer.impl
 

Methods in fr.umlv.tatoo.cc.lexer.lexer.impl that return RegexSwitch
 RegexSwitch SwitchRuleImpl.getFollowRegex()
           
 RegexSwitch SwitchRuleImpl.getMainRegex()