| Package | Description |
|---|---|
| org.asn1s.api | |
| org.asn1s.api.type |
| Modifier and Type | Method and Description |
|---|---|
TemplateParameter |
Template.getParameter(String name) |
| Modifier and Type | Method and Description |
|---|---|
default int |
TemplateParameter.compareTo(TemplateParameter o) |
| Modifier and Type | Method and Description |
|---|---|
TemplateParameter |
TypeFactory.templateParameter(int index,
Ref<?> ref,
Ref<Type> governor) |
| Modifier and Type | Method and Description |
|---|---|
DefinedType |
TypeFactory.define(String name,
Ref<Type> typeRef,
Collection<TemplateParameter> parameters) |
DefinedValue |
TypeFactory.define(String name,
Ref<Type> typeRef,
Ref<Value> valueRef,
Collection<TemplateParameter> parameters) |
Copyright © 2017. All rights reserved.