1*16467b97STreehugger Robot<?xml version="1.0" encoding="UTF-8"?> 2*16467b97STreehugger Robot<flexLibProperties version="1"> 3*16467b97STreehugger Robot<includeClasses> 4*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.BitSet"/> 5*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.CommonErrorNode"/> 6*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.CommonTreeAdaptor"/> 7*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.BaseTree"/> 8*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.MismatchedSetException"/> 9*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.RecognitionException"/> 10*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.NoViableAltException"/> 11*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.Parser"/> 12*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.RewriteRuleNodeStream"/> 13*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.TokenRewriteStream"/> 14*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.Lexer"/> 15*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.FailedPredicateException"/> 16*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.CharStream"/> 17*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.TokenConstants"/> 18*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.MismatchedTokenException"/> 19*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.RewriteEarlyExitException"/> 20*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.MismatchedNotSetException"/> 21*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.TreeAdaptor"/> 22*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.ParserRuleReturnScope"/> 23*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.RuleReturnScope"/> 24*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.RewriteCardinalityException"/> 25*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.BaseRecognizer"/> 26*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.RecognizerSharedState"/> 27*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.TreeConstants"/> 28*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.CharStreamConstants"/> 29*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.TokenSource"/> 30*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.CommonTree"/> 31*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.MismatchedTreeNodeException"/> 32*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.RewriteRuleSubtreeStream"/> 33*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.TreeRuleReturnScope"/> 34*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.CommonToken"/> 35*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.CommonTokenStream"/> 36*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.RewriteRuleTokenStream"/> 37*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.EarlyExitException"/> 38*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.CharStreamState"/> 39*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.CommonTreeNodeStream"/> 40*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.RewriteRuleElementStream"/> 41*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.ANTLRFileStream"/> 42*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.TreeNodeStream"/> 43*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.TreeParser"/> 44*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.BaseTreeAdaptor"/> 45*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.IntStream"/> 46*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.Tree"/> 47*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.MissingTokenException"/> 48*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.UnwantedTokenException"/> 49*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.ANTLRStringStream"/> 50*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.tree.RewriteEmptyStreamException"/> 51*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.DFA"/> 52*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.Token"/> 53*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.MismatchedRangeException"/> 54*16467b97STreehugger Robot<classEntry path="org.antlr.runtime.TokenStream"/> 55*16467b97STreehugger Robot</includeClasses> 56*16467b97STreehugger Robot<includeResources/> 57*16467b97STreehugger Robot<namespaceManifests/> 58*16467b97STreehugger Robot</flexLibProperties> 59