| Package | Description |
|---|---|
| org.asn1s.api | |
| org.asn1s.api.module | |
| org.asn1s.api.type |
| Modifier and Type | Method and Description |
|---|---|
DefinedType |
Scope.resolveBuiltinTypeOrNull(TypeName name) |
| Modifier and Type | Method and Description |
|---|---|
DefinedType |
TypeResolver.getType(String name)
Return type declared in this module
|
| Modifier and Type | Method and Description |
|---|---|
Collection<DefinedType> |
TypeResolver.getTypes()
Returns collection of types present in this module
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypeResolver.add(DefinedType type)
Registers type in this module
|
| Modifier and Type | Method and Description |
|---|---|
DefinedType |
TypeFactory.define(String name,
Ref<Type> typeRef,
Collection<TemplateParameter> parameters) |
Copyright © 2017. All rights reserved.