Open Rails

STFReader.ParseFile Method

[This is preliminary documentation and subject to change.]

Parse an STF file until the EOF, using the array of lower case tokens, with a processor delegate/lambda

Overload List

Parse an STF file until the EOF, using the array of lower case tokens, with a processor delegate/lambda

public void ParseFile(ParsingBreak,TokenProcessor[])

Parse an STF file until the EOF, using the array of lower case tokens, with a processor delegate/lambda

public void ParseFile(TokenProcessor[])

See Also

STFReader Class | Orts.Parsers.Msts Namespace