Lines Matching full:runtime
13 <AssemblyName>Antlr3-2.Runtime.DotNet20</AssemblyName>
21 <RootNamespace>Antlr.Runtime</RootNamespace>
49 <RootNamespace>Antlr.Runtime</RootNamespace>
60 <DocumentationFile>bin\Release\net-2.0\Antlr3-2.Runtime.DotNet20.xml</DocumentationFile>
69 <RootNamespace>Antlr.Runtime</RootNamespace>
79 <Compile Include="Antlr.Runtime.Debug\DebugEventListenerConstants.cs" />
80 <Compile Include="Antlr.Runtime.JavaExtensions\Check.cs" />
81 <Compile Include="Antlr.Runtime.JavaExtensions\DictionaryExtensions.cs" />
82 <Compile Include="Antlr.Runtime.JavaExtensions\EnumerableExtensions.cs" />
83 <Compile Include="Antlr.Runtime.JavaExtensions\ExceptionExtensions.cs" />
84 <Compile Include="Antlr.Runtime.JavaExtensions\IOExtensions.cs" />
85 <Compile Include="Antlr.Runtime.JavaExtensions\JSystem.cs" />
86 <Compile Include="Antlr.Runtime.JavaExtensions\LexerExtensions.cs" />
87 <Compile Include="Antlr.Runtime.JavaExtensions\StringExtensions.cs" />
88 <Compile Include="Antlr.Runtime.JavaExtensions\StringTokenizer.cs" />
89 <Compile Include="Antlr.Runtime.Misc\DoubleKeyMap.cs" />
90 <Compile Include="Antlr.Runtime.Misc\FastQueue.cs" />
91 <Compile Include="Antlr.Runtime.Misc\LookaheadStream.cs" />
92 <Compile Include="Antlr.Runtime.Tree\BufferedTreeNodeStream.cs" />
93 <Compile Include="Antlr.Runtime.Tree\TreeFilter.cs" />
94 <Compile Include="Antlr.Runtime.Tree\TreeIterator.cs" />
95 <Compile Include="Antlr.Runtime\ANTLRFileStream.cs" />
96 <Compile Include="Antlr.Runtime\ANTLRStringStream.cs" />
97 <Compile Include="Antlr.Runtime\BufferedTokenStream.cs" />
98 <Compile Include="Antlr.Runtime\CharStreamConstants.cs" />
99 <Compile Include="Antlr.Runtime\GrammarRuleAttribute.cs" />
100 <Compile Include="Antlr.Runtime\IAstRuleReturnScope`1.cs" />
101 <Compile Include="Antlr.Runtime\ITokenStreamInformation.cs" />
102 <Compile Include="Antlr.Runtime\LegacyCommonTokenStream.cs" />
103 <Compile Include="Antlr.Runtime\TokenConstants.cs" />
104 <Compile Include="Antlr.Runtime\UnbufferedTokenStream.cs" />
106 <Compile Include="Antlr.Runtime\BitSet.cs" />
107 <Compile Include="Antlr.Runtime\ICharStream.cs" />
108 <Compile Include="Antlr.Runtime\CharStreamState.cs" />
109 <Compile Include="Antlr.Runtime\ClassicToken.cs" />
110 <Compile Include="Antlr.Runtime\CommonToken.cs" />
111 <Compile Include="Antlr.Runtime\DFA.cs" />
112 <Compile Include="Antlr.Runtime\EarlyExitException.cs" />
113 <Compile Include="Antlr.Runtime\FailedPredicateException.cs" />
114 <Compile Include="Antlr.Runtime\IIntStream.cs" />
115 <Compile Include="Antlr.Runtime\MismatchedNotSetException.cs" />
116 <Compile Include="Antlr.Runtime\MismatchedRangeException.cs" />
117 <Compile Include="Antlr.Runtime\MismatchedSetException.cs" />
118 <Compile Include="Antlr.Runtime\MismatchedTokenException.cs" />
119 <Compile Include="Antlr.Runtime\MismatchedTreeNodeException.cs" />
120 <Compile Include="Antlr.Runtime\NoViableAltException.cs" />
121 <Compile Include="Antlr.Runtime\Parser.cs" />
122 <Compile Include="Antlr.Runtime\ParserRuleReturnScope.cs" />
123 <Compile Include="Antlr.Runtime\RecognitionException.cs" />
124 <Compile Include="Antlr.Runtime\RuleReturnScope.cs" />
125 <Compile Include="Antlr.Runtime\ITokenSource.cs" />
126 <Compile Include="Antlr.Runtime\MissingTokenException.cs" />
127 <Compile Include="Antlr.Runtime.Tree\CommonErrorNode.cs" />
128 <Compile Include="Antlr.Runtime\UnwantedTokenException.cs" />
129 <Compile Include="Antlr.Runtime.Collections\HashList.cs" />
130 <Compile Include="Antlr.Runtime.Collections\StackList.cs" />
131 <Compile Include="Antlr.Runtime.Tree\BaseTree.cs" />
132 <Compile Include="Antlr.Runtime.Tree\BaseTreeAdaptor.cs" />
133 <Compile Include="Antlr.Runtime.Tree\CommonTree.cs" />
134 <Compile Include="Antlr.Runtime.Tree\CommonTreeAdaptor.cs" />
135 <Compile Include="Antlr.Runtime.Tree\CommonTreeNodeStream.cs" />
136 <Compile Include="Antlr.Runtime.Tree\ITree.cs" />
137 <Compile Include="Antlr.Runtime.Tree\ITreeAdaptor.cs" />
138 <Compile Include="Antlr.Runtime.Tree\ITreeNodeStream.cs" />
139 <Compile Include="Antlr.Runtime.Tree\ParseTree.cs" />
140 <Compile Include="Antlr.Runtime.Tree\TreeParser.cs" />
141 <Compile Include="Antlr.Runtime.Tree\TreeRuleReturnScope.cs" />
142 <Compile Include="Antlr.Runtime.Debug\DebugEventSocketProxy.cs" />
143 <Compile Include="Antlr.Runtime.Debug\DebugParser.cs" />
144 <Compile Include="Antlr.Runtime.Debug\DebugTokenStream.cs" />
145 <Compile Include="Antlr.Runtime.Debug\IDebugEventListener.cs" />
146 <Compile Include="Antlr.Runtime.Debug\DebugTreeAdaptor.cs" />
147 <Compile Include="Antlr.Runtime\Constants.cs" />
148 <Compile Include="Antlr.Runtime.Debug\DebugTreeNodeStream.cs" />
149 <Compile Include="Antlr.Runtime.Debug\BlankDebugEventListener.cs" />
150 <Compile Include="Antlr.Runtime.Debug\RemoteDebugEventSocketListener.cs" />
151 <Compile Include="Antlr.Runtime.Debug\TraceDebugEventListener.cs" />
152 <Compile Include="Antlr.Runtime.Debug\DebugEventHub.cs" />
153 <Compile Include="Antlr.Runtime.Debug\DebugEventRepeater.cs" />
154 <Compile Include="Antlr.Runtime.Debug\DebugTreeParser.cs" />
155 <Compile Include="Antlr.Runtime.Debug\ParseTreeBuilder.cs" />
156 <Compile Include="Antlr.Runtime.Debug\Profiler.cs" />
157 <Compile Include="Antlr.Runtime.Debug\Tracer.cs" />
158 <Compile Include="Antlr.Runtime.Misc\Stats.cs" />
159 <Compile Include="Antlr.Runtime.Misc\ErrorManager.cs" />
160 <Compile Include="Antlr.Runtime.Tree\TreeWizard.cs" />
161 <Compile Include="Antlr.Runtime.Tree\TreePatternLexer.cs" />
162 <Compile Include="Antlr.Runtime.Tree\RewriteRuleNodeStream.cs" />
163 <Compile Include="Antlr.Runtime.Tree\TreePatternParser.cs" />
164 <Compile Include="Antlr.Runtime.Tree\RewriteCardinalityException.cs" />
165 <Compile Include="Antlr.Runtime.Tree\RewriteEarlyExitException.cs" />
166 <Compile Include="Antlr.Runtime.Tree\RewriteEmptyStreamException.cs" />
167 <Compile Include="Antlr.Runtime.Tree\RewriteRuleElementStream.cs" />
168 <Compile Include="Antlr.Runtime.Tree\RewriteRuleSubtreeStream.cs" />
169 <Compile Include="Antlr.Runtime.Tree\RewriteRuleTokenStream.cs" />
170 <Compile Include="Antlr.Runtime\ANTLRInputStream.cs" />
171 <Compile Include="Antlr.Runtime\ANTLRReaderStream.cs" />
172 <Compile Include="Antlr.Runtime\BaseRecognizer.cs" />
173 <Compile Include="Antlr.Runtime\CommonTokenStream.cs" />
174 <Compile Include="Antlr.Runtime\RecognizerSharedState.cs" />
175 <Compile Include="Antlr.Runtime\IToken.cs" />
176 <Compile Include="Antlr.Runtime\ITokenStream.cs" />
177 <Compile Include="Antlr.Runtime\Lexer.cs" />
178 <Compile Include="Antlr.Runtime\TokenRewriteStream.cs" />
179 <Compile Include="Antlr.Runtime.Tree\ITreeVisitorAction.cs" />
180 <Compile Include="Antlr.Runtime.Tree\TreeVisitor.cs" />
189 <RootNamespace>Antlr.Runtime</RootNamespace>