public class SyntaxDebug extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NO_STATE_ASSIGNED |
static String |
NULL_STATE |
static String |
NULL_SYNTAX_MARK |
Syntax |
syntax |
| Constructor and Description |
|---|
SyntaxDebug(Syntax syntax) |
public static final String NO_STATE_ASSIGNED
public static final String NULL_STATE
public static final String NULL_SYNTAX_MARK
public Syntax syntax
public SyntaxDebug(Syntax syntax)
public int parseFile(String fileName) throws IOException
IOExceptionpublic int debugScan()
Built on May 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.