public class ErrorRec
extends Object
-
Field Summary
Fields
final org.antlr.runtime.tree.CommonTree
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
node
public final org.antlr.runtime.tree.CommonTree node
-
-
Constructor Details
-
ErrorRec
public ErrorRec(org.antlr.runtime.tree.CommonTree node,
String message)
-