# Class: com.pnfsoftware.jeb.core.units.code.asm.decompiler.ir.compiler.ECompiler.CompiledField

A compiled field.

## Constructor: CompiledField


## Method: getAddress
- return type: `long`


## Method: getBytes
- return type: `byte[]`


## Method: getName
- return type: `java.lang.String`


## Method: getNameOfImport
- return type: `java.lang.String`


## Method: getSize
- return type: `int`


## Method: getStringValue
- return type: `java.lang.String`


## Method: getType
- return type: `com.pnfsoftware.jeb.core.units.code.asm.type.INativeType`


## Method: getTypeOfImport
- return type: `com.pnfsoftware.jeb.core.units.code.asm.type.INativeType`


## Method: isImportedVariable
- return type: `boolean`


## Method: isRawBytes
- return type: `boolean`

Description: not a field\!

## Method: isRegularVariable
- return type: `boolean`


## Method: isStringVariable
- return type: `boolean`


## Method: toString
- return type: `java.lang.String`


