Package de.geolykt.starloader.deobf
Class StackElement
java.lang.Object
de.geolykt.starloader.deobf.StackElement
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StackElementfinal booleanfinal booleanfinal AbstractSourcefinal String -
Constructor Summary
ConstructorsConstructorDescriptionStackElement(AbstractSource source, String type) StackElement(AbstractSource source, String type, boolean isNull) -
Method Summary
-
Field Details
-
INVALID_ELEMENT
-
isValid
public final boolean isValid -
isNull
public final boolean isNull -
type
-
source
-
-
Constructor Details
-
StackElement
-
StackElement
-
-
Method Details