ParserKt

public final class ParserKt

Functions

parse
Link copied to clipboard
final Either<ParseError, List<LecsNode>> parse(List<Tokentokens)