public class DfaBoxedValue extends DfaValue
| Modifier and Type | Class and Description |
|---|---|
static class |
DfaBoxedValue.Factory |
| Modifier and Type | Method and Description |
|---|---|
DfType |
getDfType() |
PsiType |
getType() |
DfaVariableValue |
getWrappedValue() |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic DfaVariableValue getWrappedValue()
public PsiType getType()