public abstract class TypeRef extends AttributeSupport
ALSO_IMPORT, INIT, INIT_FUNCTION, LAZY_INIT| Constructor and Description |
|---|
TypeRef(java.util.Map<AttributeKey,java.lang.Object> attributes) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getDimensions() |
abstract boolean |
isAssignableFrom(TypeRef ref) |
abstract TypeRef |
withDimensions(int dimensions) |
getAttribute, getAttributes, hasAttributepublic TypeRef(java.util.Map<AttributeKey,java.lang.Object> attributes)
Copyright © 2018. All Rights Reserved.