public class Parser
extends java.lang.Object
Constructor and Description |
---|
Parser(java.util.List<Token> tokenList) |
Modifier and Type | Method and Description |
---|---|
Node |
parse() |
public Parser(java.util.List<Token> tokenList)
public Node parse() throws ScanException
ScanException
Copyright © 2010 - 2020 Adobe. All Rights Reserved