protected static class LENodable.Type
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static LENodable.Type |
CACHEDCELL
Cached cell
|
protected static LENodable.Type |
CAPACITOR
NotSizeable
|
protected static LENodable.Type |
IGNORE
Ignore
|
protected static LENodable.Type |
LEGATE
LeGate
|
protected static LENodable.Type |
LEKEEPER
LeKeeper
|
protected static LENodable.Type |
LOAD
NotSizeable
|
protected static LENodable.Type |
STATICGATE
NotSizeable
|
protected static LENodable.Type |
TRANSISTOR
NotSizeable
|
protected static LENodable.Type |
WIRE
NotSizeable
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
protected static final LENodable.Type STATICGATE
protected static final LENodable.Type LOAD
protected static final LENodable.Type WIRE
protected static final LENodable.Type LEGATE
protected static final LENodable.Type LEKEEPER
protected static final LENodable.Type TRANSISTOR
protected static final LENodable.Type CAPACITOR
protected static final LENodable.Type CACHEDCELL
protected static final LENodable.Type IGNORE