public class Member extends Symbol
identifierpublic Member(String name)
public void setField(CtField f)
public CtField getField()
public void accept(Visitor v) throws CompileError
ASTreeatXXX() on the given visitor, where
XXX is the class name of the node object.accept in class SymbolCompileErrorCopyright © 2013. All rights reserved.