public interface TwoParamsOpDynamicAnnotationExpression extends DynamicAnnotationExpression
Modifier and Type | Interface and Description |
---|---|
static class |
TwoParamsOpDynamicAnnotationExpression.Type |
Modifier and Type | Method and Description |
---|---|
DynamicAnnotationExpression |
getLeftExpression() |
DynamicAnnotationExpression |
getRightExpression() |
TwoParamsOpDynamicAnnotationExpression.Type |
getType() |
asAnnotationPath, asApply, asCast, asCollection, asIf, asIsOf, asLabeledElement, asLabeledElementReference, asNavigationPropertyPath, asNot, asNull, asPath, asPropertyPath, asPropertyValue, asRecord, asTwoParamsOp, asUrlRef, isAnnotationPath, isApply, isCast, isCollection, isIf, isIsOf, isLabeledElement, isLabeledElementReference, isNavigationPropertyPath, isNot, isNull, isPath, isPropertyPath, isPropertyValue, isRecord, isTwoParamsOp, isUrlRef
asConstant, asDynamic, isConstant, isDynamic
TwoParamsOpDynamicAnnotationExpression.Type getType()
DynamicAnnotationExpression getLeftExpression()
DynamicAnnotationExpression getRightExpression()
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.