gov.llnl.babel.ast

Interface INameable

Known Implementing Classes:
Argument, Assertion, AttributedType, ClassType, Enumeration, EnumItem, Extendable, FromClause, InterfaceType, Method, NamedType, Package, StructItem, StructType

public interface INameable

Method Summary

Name
getName()
void
setName(Name name)

Method Details

getName

public Name getName()

setName

public void setName(Name name)