public class Argument extends TemplateUnit
| Constructor and Description |
|---|
Argument(SourceRef sourceRef,
JavaVariable variable) |
Argument(SourceRef sourceRef,
String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getExternalName() |
String |
getExternalType() |
String |
getName() |
String |
getType() |
int |
hashCode() |
boolean |
isBlockLevel() |
boolean |
isRockerBodyType() |
getSourceRefpublic Argument(SourceRef sourceRef, JavaVariable variable)
public String getType()
public String getName()
public boolean isRockerBodyType()
public String getExternalType()
public String getExternalName()
public boolean isBlockLevel()
isBlockLevel in class TemplateUnitCopyright © 2016–2020 Fizzed, Inc. All rights reserved.