|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITyped
Method Summary | |
---|---|
Type |
getType()
Returns the type field of this ITyped node. |
void |
setType(Type value)
Sets the type field of this ITyped node. |
Methods inherited from interface tip.node.NodeInterface |
---|
apply, apply, apply, apply, checkOptionalInvariant, clone, clone, getAncestor, getAncestor, getAncestor, getChildren, getChildren, getChildren, getDescendants, getDescendants, getDescendants, getDescendants, isOptionalInvariant, parent, replaceBy, setOptionalInvariant |
Method Detail |
---|
Type getType()
type
field of this ITyped
node.
type
field of this ITyped
nodevoid setType(Type value)
type
field of this ITyped
node.
value
- the new type
field of this ITyped
node
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |