|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.millscript.expr.Expr<A>
org.millscript.millscript.expr.UnaryOpExpr<PercentAction>
org.millscript.office.spreadsheet.formula.expr.PercentExpr
public final class PercentExpr
This class implements an explode expression.
ExplodeSyntax,
ExplodeAction| Constructor Summary | |
|---|---|
PercentExpr(org.millscript.millscript.expr.Expr<?> a)
Creates a new explode expression, to explode the specified body expression result. |
|
| Method Summary | |
|---|---|
PercentAction |
newAction(org.millscript.millscript.action.Action a)
|
| Methods inherited from class org.millscript.millscript.expr.UnaryOpExpr |
|---|
compileIt, resolve |
| Methods inherited from class org.millscript.millscript.expr.Expr |
|---|
arity, compile, isIntegerExpr, resolveList, setLineNumber, setOrigin, show, show |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PercentExpr(org.millscript.millscript.expr.Expr<?> a)
a - the expression whose result to explode| Method Detail |
|---|
public PercentAction newAction(org.millscript.millscript.action.Action a)
newAction in class org.millscript.millscript.expr.UnaryOpExpr<PercentAction>UnaryOpExpr.newAction(org.millscript.millscript.action.Action)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||