Language.ECMAScript3.Parser
parse
type Parser s a
expression
statement
program
parseFromString
parseFromFile
parseScriptFromString
parseJavaScriptFromFile
parseScript
parseExpression
parseString
type ParsedStatement
type ParsedExpression
parseSimpleExpr'
parseBlockStmt
parseStatement
type StatementParser s
type ExpressionParser s
assignExpr
parseObjectLit