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 CastValue
All Superinterfaces:
Value
public interface
CastValue
extends
Value
A value obtained by casting a value to a new type.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Value
getArgument
()
Type
getCastType
()
Methods inherited from interface dev.civl.abc.ast.value.IF.
Value
getType
,
isScalar
,
isZero
Method Details
getCastType
Type
getCastType
()
getArgument
Value
getArgument
()