public final class AHexExpression extends PExpression
Constructor and Description |
---|
AHexExpression() |
AHexExpression(THexNumber _value_) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw) |
Object |
clone() |
THexNumber |
getValue() |
void |
setValue(THexNumber node) |
String |
toString() |
public AHexExpression()
public AHexExpression(THexNumber _value_)
public void apply(Switch sw)
public THexNumber getValue()
public void setValue(THexNumber node)
Copyright © 2010–2015 Google. All rights reserved.