|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.xbase.util.XExpressionHelper
public class XExpressionHelper
Constructor Summary | |
---|---|
XExpressionHelper()
|
Method Summary | |
---|---|
java.lang.String |
getAndOperator()
|
java.lang.String |
getOrOperator()
|
boolean |
isLiteral(XExpression expr)
|
boolean |
isShortCircuiteBooleanOperation(XAbstractFeatureCall featureCall)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XExpressionHelper()
Method Detail |
---|
public boolean isLiteral(XExpression expr)
public java.lang.String getAndOperator()
public java.lang.String getOrOperator()
public boolean isShortCircuiteBooleanOperation(XAbstractFeatureCall featureCall)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |