public class Symbol extends RegExpr
| Constructor and Description |
|---|
Symbol(int symbolInit) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
String |
toString(StringArrayList symbolTable) |
Object |
visit(Action action)
Visit this expressions and its sub-expression and perform
some action.
|
public Object visit(Action action) throws ActionException
RegExprvisit in class RegExprActionExceptionpublic String toString(StringArrayList symbolTable)
Copyright © 1998–2017 1&1. All rights reserved.