|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalDeclaring
An interface for an AST node that declares a local variable. NB: A parameter is also treated as a local variable. Such declarations have type but no modifiers.
Method Summary | |
---|---|
TypeAttrs |
getType()
|
Methods inherited from interface hw4.SymDeclaring |
---|
getName, getSymInfo, setSymInfo |
Method Detail |
---|
TypeAttrs getType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |