public class OwExprFloatingPointLiteral extends OwExprLiteral
A fixed floating point value :
1.3211
.
Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.
For licensing information read the license.txt file or
go to: http://wiki.alfresco.com
m_symbol
m_errorTable, m_symbolTable, m_typeError
Modifier and Type | Method and Description |
---|---|
static OwExprFloatingPointLiteral |
instance(String image_p,
OwExprSymbolTable symbolTable_p,
OwExprErrorTable errorTable_p)
Single symbol literal creator.
|
evaluate, expression, getValue, regressToFunction, regressToPorperty, regressToScope, symbolInstance, toString, type
errCount, evaluate, evaluate, getErrorTable, getSymbol, getSymbolTable, hasErrors, initType, symbolsVisibleInScopes
public static final OwExprFloatingPointLiteral instance(String image_p, OwExprSymbolTable symbolTable_p, OwExprErrorTable errorTable_p) throws ParseException
OwExprFloatingPointLiteral
based on the a single symbol instance associated
with the image_p floating point imageimage_p
- a floating point literal imagesymbolTable_p
- global symbol tableerrorTable_p
- global error tableParseException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.