public class PointerStatementFactory extends Object
| Constructor and Description |
|---|
PointerStatementFactory() |
| Modifier and Type | Method and Description |
|---|---|
static PointerStatement |
newInstance(Label sourceLabel,
int line,
String identifier,
Value value) |
public static PointerStatement newInstance(Label sourceLabel, int line, String identifier, Value value)
Copyright © 2019. All rights reserved.