Parse Failed Exception
class ParseFailedException(message: String, longestMatch: SharedPackedParseTree?, location: InputLocation, expected: Set<String>, contextInText: String) : RuntimeException
Content copied to clipboard
Properties
contextInText
Link copied to clipboard
location
Link copied to clipboard
longestMatch
Link copied to clipboard