| Package | Description |
|---|---|
| org.forester.go |
| Modifier and Type | Method and Description |
|---|---|
GoXRef.Type |
BasicGoXRef.getType() |
GoXRef.Type |
GoXRef.getType() |
static GoXRef.Type |
GoXRef.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GoXRef.Type[] |
GoXRef.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BasicGoXRef(GoXRef.Type type,
String xref) |
Copyright © 2016. All rights reserved.