Modifier and Type | Class and Description |
---|---|
class |
ExpressionDescriberImpl
(c) Agical AB 2005
|
Modifier and Type | Method and Description |
---|---|
void |
Expression.describeWith(ExpressionDescriber expressionDescriber)
Describes this expression with the given describer
|
void |
Reference.describeWith(ExpressionDescriber expressionDescriber)
Describes this reference with the given describer
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractConstraint.describeWith(ExpressionDescriber constraintDescriber) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBinaryOperator.describeWith(ExpressionDescriber constraintDescriber) |
void |
NotOperator.describeWith(ExpressionDescriber constraintDescriber) |
Modifier and Type | Method and Description |
---|---|
void |
ExpressionReference.describeWith(ExpressionDescriber expressionDescriber) |
void |
ArrayRefernce.describeWith(ExpressionDescriber expressionDescriber) |
void |
ToStringReference.describeWith(ExpressionDescriber expressionDescriber) |
Copyright © 2005-2013 Agical AB. All Rights Reserved.