public class CompiledClass extends Object
| Constructor and Description |
|---|
CompiledClass(IFileRepositoryBasedType type,
byte[] bytes) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes() |
IFileRepositoryBasedType |
getType() |
boolean |
isErrant() |
public CompiledClass(IFileRepositoryBasedType type, byte[] bytes)
public IFileRepositoryBasedType getType()
public byte[] getBytes()
public boolean isErrant()
Copyright © 2019. All rights reserved.