antlr/Antlr4.Runtime/Atn
Sam Harwell 115b4736ed Implement SemanticContext.FilterPrecedencePredicates 2013-02-19 18:46:02 -06:00
..
ATN.cs Updated collections 2013-02-18 19:59:15 -06:00
ATNConfig.cs Merge branch 'sharpen' 2013-02-19 11:49:47 -06:00
ATNConfigSet.cs Implement ATNConfigSet.StripHiddenConfigs 2013-02-19 15:44:12 -06:00
ATNSimulator.cs ATNSimulator updates 2013-02-19 11:24:55 -06:00
ATNState.cs Updated collections 2013-02-18 19:59:15 -06:00
AbstractPredicateTransition.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
ActionTransition.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
ArrayPredictionContext.cs AddItem to Add 2013-02-17 20:36:36 -06:00
AtomTransition.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
BasicBlockStartState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
BasicState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
BlockEndState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
BlockStartState.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
DecisionState.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
EmptyPredictionContext.cs Add IRecognizer interface to help with some issues with generics 2013-02-17 21:22:16 -06:00
EpsilonTransition.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
LL1Analyzer.cs Updated collections in LL1Analyzer 2013-02-18 20:03:45 -06:00
LexerATNSimulator.cs Merge branch 'sharpen' 2013-02-19 11:49:47 -06:00
LoopEndState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
NotSetTransition.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
OrderedATNConfigSet.cs Fix usage of AddAll 2013-02-19 11:40:08 -06:00
ParserATNPathFinder.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
ParserATNSimulator.cs Merge branch 'sharpen' 2013-02-19 11:49:47 -06:00
PlusBlockStartState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
PlusLoopbackState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
PrecedencePredicateTransition.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
PredicateTransition.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
PredictionContext.cs Updated ConcurrentDictionary usage in PredictionContext 2013-02-19 11:39:49 -06:00
PredictionContextCache.cs Indexer instead of Put 2013-02-17 15:01:53 -06:00
PredictionMode.cs Merge branch 'sharpen' 2013-02-19 11:49:47 -06:00
RangeTransition.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
RuleStartState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
RuleStopState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
RuleTransition.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
SemanticContext.cs Implement SemanticContext.FilterPrecedencePredicates 2013-02-19 18:46:02 -06:00
SetTransition.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00
SimulatorState.cs Updated properties 2013-02-16 20:12:31 -06:00
SingletonPredictionContext.cs Use spaces instead of tabs 2013-02-16 10:11:17 -06:00
StarBlockStartState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
StarLoopEntryState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
StarLoopbackState.cs Updated sharpen annotations 2013-02-17 15:23:38 -06:00
StateType.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
TokensStartState.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
Transition.cs Updated collections in Transition 2013-02-18 19:56:11 -06:00
TransitionType.cs Add the StateType and TransitionType enumerations; more properties 2013-02-16 14:36:32 -06:00
WildcardTransition.cs Nullable and NotNull Annotations apply to return values, not methods 2013-02-18 14:24:14 -06:00