Interface Symbol
-
public interface Symbol
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringfullyQualifiedName()Stringname()List<Usage>usages()
-
-
-
Method Detail
-
name
String name()
-
fullyQualifiedName
@CheckForNull String fullyQualifiedName()
-
-