public class Rule extends Object implements Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getLeft() |
RegExpr |
getRight() |
String |
toString(StringArrayList symTab) |
public Rule(int leftInit,
RegExpr rightInit)
public int getLeft()
public RegExpr getRight()
public String toString(StringArrayList symTab)
Copyright © 1998–2017 1&1. All rights reserved.