Package net.akehurst.language.agl.parser

Types

InputFromString
Link copied to clipboard
common
class InputFromString(numTerminalRules: Int, sentence: String)
Parser
Link copied to clipboard
common
interface Parser
ScanOnDemandParser
Link copied to clipboard
common
class ScanOnDemandParser(runtimeRuleSet: RuntimeRuleSet) : Parser