public class Literal extends Directive
Constructor and Description |
---|
Literal()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Deprecated.
Return name of this directive.
|
int |
getType()
Deprecated.
Return type of this directive.
|
boolean |
isScopeProvided()
Deprecated.
Since there is no processing of content,
there is never a need for an internal scope.
|
getColumn, getLine, getScopeName, getTemplateName, setLocation, setLocation
public String getName()
public int getType()
public boolean isScopeProvided()
isScopeProvided
in class Directive
Copyright © 2002–2017 InfoEther. All rights reserved.