antlr/Antlr4.Runtime
Sam Harwell 45dd95e901 Update ParseTreeProperty implementation using a ConcurrentDictionary for the backing store 2013-02-18 15:28:30 -06:00
..
Atn string.Join 2013-02-18 14:52:05 -06:00
Dfa Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
Misc Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
Properties Add empty project for the Antlr4.Runtime assembly 2013-02-16 10:06:38 -06:00
Sharpen Add DictionaryExtensions and ListExtensions 2013-02-18 15:27:51 -06:00
Tree Update ParseTreeProperty implementation using a ConcurrentDictionary for the backing store 2013-02-18 15:28:30 -06:00
ANTLRFileStream.cs Updated mappings for InputStream and InputStreamReader 2013-02-17 15:28:22 -06:00
ANTLRInputStream.cs Add and use the -separateInterfaceConstants option 2013-02-18 13:14:07 -06:00
Antlr4.Runtime.csproj Add DictionaryExtensions and ListExtensions 2013-02-18 15:27:51 -06:00
BailErrorStrategy.cs Merge branch 'sharpen' 2013-02-16 15:24:17 -06:00
BaseErrorListener.cs Add type mappings for BitSet; update mapping for BigInteger to use System.Numerics.BigInteger 2013-02-16 10:20:34 -06:00
BufferedTokenStream.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
CommonToken.cs Merge branch 'sharpen' 2013-02-18 13:16:09 -06:00
CommonTokenFactory.cs Fix generic types 2013-02-17 15:10:11 -06:00
CommonTokenStream.cs Add and use the -separateInterfaceConstants option 2013-02-18 13:14:07 -06:00
ConsoleErrorListener.cs Error listener interface support 2013-02-18 13:28:20 -06:00
DefaultErrorStrategy.cs Merge branch 'sharpen' 2013-02-18 13:16:09 -06:00
Dependents.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
DiagnosticErrorListener.cs Use ToString on primitives 2013-02-17 15:09:30 -06:00
FailedPredicateException.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
IAntlrErrorListener`1.cs Error listener interface support 2013-02-18 13:28:20 -06:00
IAntlrErrorStrategy.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
ICharStream.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
IIntStream.cs Add and use the -separateInterfaceConstants option 2013-02-18 13:14:07 -06:00
IParserErrorListener.cs Add type mappings for BitSet; update mapping for BigInteger to use System.Numerics.BigInteger 2013-02-16 10:20:34 -06:00
IRecognizer.cs Add IRecognizer interface to help with some issues with generics 2013-02-17 21:22:16 -06:00
IToken.cs Add and use the -separateInterfaceConstants option 2013-02-18 13:14:07 -06:00
ITokenFactory.cs Small fixes 2013-02-16 16:33:47 -06:00
ITokenSource.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
ITokenStream.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
IWritableToken.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
InputMismatchException.cs Updated sharpen property annotations 2013-02-16 15:23:03 -06:00
Lexer.cs Merge branch 'sharpen' 2013-02-18 13:16:09 -06:00
LexerNoViableAltException.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
NoViableAltException.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
Parser.cs Merge branch 'sharpen' 2013-02-18 13:16:09 -06:00
ParserRuleContext.cs Add Collections.EmptyList and EmptyMap 2013-02-17 21:29:26 -06:00
ProxyErrorListener`1.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
ProxyParserErrorListener.cs Add type mappings for BitSet; update mapping for BigInteger to use System.Numerics.BigInteger 2013-02-16 10:20:34 -06:00
RecognitionException.cs Merge branch 'sharpen' 2013-02-16 15:24:17 -06:00
Recognizer`2.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
RuleContext.cs Add IRecognizer interface to help with some issues with generics 2013-02-17 21:22:16 -06:00
TokenStreamRewriter.cs Merge branch 'sharpen' 2013-02-18 13:16:09 -06:00
TokenTypes.cs Move constants from Lexer to TokenTypes 2013-02-16 10:56:08 -06:00
UnbufferedCharStream.cs Merge branch 'sharpen' 2013-02-18 13:16:09 -06:00
UnbufferedTokenStream.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00