| Package | Description |
|---|---|
| gw.lang.ir | |
| gw.lang.ir.builder |
| Modifier and Type | Method and Description |
|---|---|
List<IRFieldDecl> |
IRClass.getFields() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRClass.addField(IRFieldDecl field) |
| Modifier and Type | Method and Description |
|---|---|
IRFieldDecl |
IRFieldBuilder.build() |
IRFieldDecl |
IRBuilderContext.findField(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<IRFieldDecl> |
IRClassBuilder.getFields() |
| Modifier and Type | Method and Description |
|---|---|
IRClassBuilder |
IRClassBuilder.withField(IRFieldDecl field) |
Copyright © 2022. All rights reserved.