Interface GetAttr.Part
-
- All Known Implementing Classes:
GetAttr.Part.Index
,GetAttr.Part.Key
- Enclosing class:
- GetAttr
public static interface GetAttr.Part
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
GetAttr.Part.Index
static class
GetAttr.Part.Key
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Value
eval(Value container)
Type
typeCheck(Type container)
-
-
-
Method Detail
-
typeCheck
Type typeCheck(Type container) throws InnerParseError
- Throws:
InnerParseError
-
-