Retrieves the PCGenScope for this VarModifier. @return the PCGenScope for this VarModifier
()
| 99 | * @return the PCGenScope for this VarModifier |
| 100 | */ |
| 101 | public PCGenScope getLegalScope() |
| 102 | { |
| 103 | return legalScope; |
| 104 | } |
| 105 | |
| 106 | /** |
| 107 | * Retrieves the FormulaModifier for this VarModifier. |
no outgoing calls