Interface ValueOrSetting<T>
-
- All Known Implementing Classes:
BooleanValue,EmptyValue,Setting,StringValue,Value
public interface ValueOrSetting<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tget()UsingTreegetRelatedASTNode()
-