public interface DebugExprDef extends ExprDef
ExprDef.META, ExprDef.OverrideMode, ExprDef.SourceHintProperty, ExprDef.VisibilityBINDING, GROOVY_MIME_TYPE, JI_MIME_TYPE, mLogger, NASHORN_MIME_TYPE, OVERRIDEMODE_PROPERTY, VISIBILITY_PROPERTY| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getDebugAttrName()
Return the attribute name of the expression owner. 
 | 
java.lang.String | 
getDebugComponentName()
Return the component name of the expression owner. 
 | 
java.lang.String | 
getDebugExpressionSource()
Return the version of the source that should be displayed in the debugger. 
 | 
int | 
getDebugOffset()
Return the offset of the start of the debug source in the 
 containing ExprDef::ExpressionSource. 
 | 
java.lang.String | 
getDebugTriggerName()
Return the name of the trigger or validation rule of the expression. 
 | 
java.util.List<java.lang.String> | 
getImplicitVariableNames()
Return a list of implicit variable names. 
 | 
getCodeSource, getCodeSourceName, getContentType, getFunctionName, getOverrideMode, getScriptReader, getScriptText, getVisibility, isResolvedgetCacheKey, getExpressionClassName, getExprIdentifier, getOwnerType, getPath, getProperty, getScriptClassName, getTriggerType, getTrustMode, getTypeCheckedMode, hasReturn, isOperationsExpression, supportsAnnotationjava.util.List<java.lang.String> getImplicitVariableNames()
java.lang.String getDebugComponentName()
java.lang.String getDebugAttrName()
java.lang.String getDebugTriggerName()
java.lang.String getDebugExpressionSource()
int getDebugOffset()