public class Field extends Definition
| Modifier and Type | Field and Description |
|---|---|
protected FieldInfo |
fieldInfo
The corresponding field info.
|
messages, scope, type| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
getFieldInfo()
Returns the corresponding field info.
|
String |
getName()
Returns the name of the definition.
|
String |
toString() |
getScope, getType, setScopeprotected FieldInfo fieldInfo
public Field(FieldInfo fieldInfo)
public String getName()
DefinitiongetName in class Definitionpublic FieldInfo getFieldInfo()
Copyright © 2017. All rights reserved.