public abstract class IRBuilder extends Object
| Constructor and Description |
|---|
IRBuilder() |
| Modifier and Type | Method and Description |
|---|---|
protected IRType |
getIRType(Class cls) |
protected IRType |
getIRType(IJavaClassInfo cls) |
protected IRType |
getIRType(IType type) |
protected List<IRType> |
getIRTypes(Class[] classes) |
Copyright © 2022. All rights reserved.