antlr/runtime/CSharp/Antlr4.Runtime/Atn
Sam Harwell 6708ae6db3 Merge branch 'sharpen' 2013-02-26 10:52:02 -06:00
..
ATN.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
ATNConfig.cs Merge branch 'sharpen' 2013-02-24 12:55:48 -06:00
ATNConfigSet.cs Fix warning about bit operation on sign-extended operand 2013-02-25 12:43:43 -06:00
ATNSimulator.cs Merge branch 'sharpen' 2013-02-26 10:52:02 -06:00
ATNState.cs Use indexers instead of the Set and Put extensions where the return value is not used 2013-02-26 10:31:04 -06:00
AbstractPredicateTransition.cs Constructors don't inherit visibility 2013-02-25 13:23:46 -06:00
ActionTransition.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
ArrayPredictionContext.cs Use indexers instead of the Set and Put extensions where the return value is not used 2013-02-26 10:31:04 -06:00
AtomTransition.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
BasicBlockStartState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
BasicState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
BlockEndState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
BlockStartState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
DecisionState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
EmptyPredictionContext.cs Suppress warning about overriding Equals but not GetHashCode 2013-02-25 12:41:21 -06:00
EpsilonTransition.cs Merge branch 'sharpen' 2013-02-25 13:24:05 -06:00
LL1Analyzer.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
LexerATNSimulator.cs Merge branch 'sharpen' 2013-02-25 13:04:05 -06:00
LoopEndState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
NotSetTransition.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
OrderedATNConfigSet.cs Merge branch 'sharpen' 2013-02-25 13:24:05 -06:00
ParserATNPathFinder.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
ParserATNSimulator.cs Use indexers instead of the Set and Put extensions where the return value is not used 2013-02-26 10:31:04 -06:00
PlusBlockStartState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
PlusLoopbackState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
PrecedencePredicateTransition.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
PredicateTransition.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
PredictionContext.cs Use indexers instead of the Set and Put extensions where the return value is not used 2013-02-26 10:31:04 -06:00
PredictionContextCache.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
PredictionMode.cs Use indexers instead of the Set and Put extensions where the return value is not used 2013-02-26 10:31:04 -06:00
RangeTransition.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
RuleStartState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
RuleStopState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
RuleTransition.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
SemanticContext.cs Merge branch 'sharpen' 2013-02-25 13:24:05 -06:00
SetTransition.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
SimulatorState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
SingletonPredictionContext.cs Suppress warning about overriding Equals but not GetHashCode 2013-02-25 12:41:21 -06:00
StarBlockStartState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
StarLoopEntryState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
StarLoopbackState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
StateType.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
TokensStartState.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
Transition.cs Merge branch 'sharpen' 2013-02-20 09:21:32 -06:00
TransitionType.cs Move projects into runtime/CSharp 2013-02-20 09:19:59 -06:00
WildcardTransition.cs Merge branch 'sharpen' 2013-02-25 13:24:05 -06:00