Package nl.rrd.wool.model.command
Class WoolExpressionCommand.ParseContentResult
- java.lang.Object
-
- nl.rrd.wool.model.command.WoolExpressionCommand.ParseContentResult
-
- Enclosing class:
- WoolExpressionCommand
protected static class WoolExpressionCommand.ParseContentResult extends Object
-
-
Field Summary
Fields Modifier and Type Field Description ExpressionexpressionStringname
-
Constructor Summary
Constructors Modifier Constructor Description protectedParseContentResult()
-
-
-
Field Detail
-
name
public String name
-
expression
public Expression expression
-
-