public class LocalParameter extends Object
| Constructor and Description |
|---|
LocalParameter(String name,
Type type,
SrcExpression value) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Type |
getType() |
SrcExpression |
getValue() |
String |
toString() |
public LocalParameter(String name, Type type, SrcExpression value)
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.