Home
last modified time | relevance | path

Searched refs:InternalPrelexerError (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DParsingError.cs43 InternalPrelexerError = 31, enumerator
DPreLexer.cs108 …throw new ParsingException(ParsingError.InternalPrelexerError, "Internal prelexer error, unbalance… in Process()