public class ASNModule extends Object
| Modifier and Type | Field and Description |
|---|---|
AsnTypes |
asnTypes |
ArrayList<AsnValue> |
asnValues |
boolean |
exported |
ArrayList<String> |
exportSymbolList |
boolean |
extensible |
boolean |
imported |
ArrayList<SymbolsFromModule> |
importSymbolFromModuleList |
AsnModuleIdentifier |
moduleIdentifier |
boolean |
tag |
String |
tagDefault |
| Constructor and Description |
|---|
ASNModule() |
public AsnTypes asnTypes
public boolean exported
public boolean extensible
public ArrayList<SymbolsFromModule> importSymbolFromModuleList
public boolean imported
public AsnModuleIdentifier moduleIdentifier
public boolean tag
public String tagDefault
Copyright © 2022. All rights reserved.