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 classGetAttr.Part.Indexstatic classGetAttr.Part.Key
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Valueeval(Value container)TypetypeCheck(Type container)
-
-
-
Method Detail
-
typeCheck
Type typeCheck(Type container) throws InnerParseError
- Throws:
InnerParseError
-
-