JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
dev.civl.abc
Package
dev.civl.abc.ast.value.IF
Interface StringValue
All Superinterfaces:
Value
public interface
StringValue
extends
Value
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
StringLiteral
getLiteral
()
ArrayType
getType
()
Returns the type of this value.
Methods inherited from interface dev.civl.abc.ast.value.IF.
Value
isScalar
,
isZero
Method Details
getLiteral
StringLiteral
getLiteral
()
getType
ArrayType
getType
()
Description copied from interface:
Value
Returns the type of this value.
Specified by:
getType
in interface
Value
Returns:
the type of this value