|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
CmtValue |
addArgument(CmtValue marker, boolean before, CmtSubcomponent value) |
CmtValue |
addArgument(CmtValue marker, boolean before, java.lang.String value) |
CmtValue[] |
getArguments() |
JotMethodCall |
getJotMethodCall() Get the JotMethodCall represented by this instance. |
java.lang.String |
getMethodName() |
CmtMethodCall |
getNestedMethodCall() Get the CmtMethodCall representation of the inner JotMethodCall in the event that this instance is part of a nested expression. |
CmtMethodSource |
getParent() Get the owning CmtMethod or null. |
CmtSubcomponent |
getSubcomponent() |
boolean |
isNested() Determine whether or not this instance represents an outer JotMethodCall of a JotNestedExpression. |
void |
removeArgument(CmtValue value) |
void |
setSubcomponent(CmtSubcomponent s) |
Method Detail |
public CmtMethodSource getParent()
public void setSubcomponent(CmtSubcomponent s)
public CmtSubcomponent getSubcomponent()
public java.lang.String getMethodName()
public CmtValue[] getArguments()
public CmtValue addArgument(CmtValue marker, boolean before, java.lang.String value)
public CmtValue addArgument(CmtValue marker, boolean before, CmtSubcomponent value)
public void removeArgument(CmtValue value)
public boolean isNested()
public CmtMethodCall getNestedMethodCall()
public JotMethodCall getJotMethodCall()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.