kiama.example.til

object TIL1_1Main

[source: kiama/example/til/TIL1_1Main.scala]

object TIL1_1Main
extends TIL1_1
Values and Variables inherited from TIL1_1
parse, program, statement, declaration, assignment_statement, if_statement, while_statement, for_statement, read_statement, write_statement, expression, term, factor, primary, keyword, identifier, integer, string, comment, endofline, layout
Values and Variables inherited from CharParsers
whitespace, digit, letter, letterOrDigit
Values and Variables inherited from PackratParsers
heads, LRStack
Values and Variables inherited from Parsers
any
Methods inherited from ParsingMain
process
Methods inherited from CharParsers
token, phrase, literal, regex, parse, parse, parse, parseAll, parseAll, parseAll
Methods inherited from PackratParsers
rep1, memo
Methods inherited from Parsers
Parser, success, failure, accept, acceptIf, opt, rep, rep1, repN, repsep, rep1sep, and, not
Methods inherited from Main
main, test
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf