Create a new state
name of the state. Merely informative.
is this a comment state? A language can have multiple kinds of comments, such as /* and // comments
are we in a string literal? A language can have multiple kinds of string literals, like Scala " and """ strings
is this a comment state? A language can have multiple kinds of comments, such as /* and // comments
name of the state. Merely informative.
are we in a string literal? A language can have multiple kinds of string literals, like Scala " and """ strings
Generated using TypeDoc
Represents a state in a LangStateMachine