public class OwExprNullLiteral extends OwExprLiteral
A fixed reserved word null expression :
a!=null
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_symbolm_errorTable, m_symbolTable, m_typeError| Modifier and Type | Method and Description |
|---|---|
static OwExprNullLiteral |
instance(OwExprSymbolTable symbolTable_p,
OwExprErrorTable errorTable_p)
Single symbol literal creator.
|
evaluate, expression, getValue, regressToFunction, regressToPorperty, regressToScope, symbolInstance, toString, typeerrCount, evaluate, evaluate, getErrorTable, getSymbol, getSymbolTable, hasErrors, initType, symbolsVisibleInScopespublic static final OwExprNullLiteral instance(OwExprSymbolTable symbolTable_p, OwExprErrorTable errorTable_p) throws ParseException
OwExprNullLiteral based on the a single symbol instance associated
with the null reserved word String imagesymbolTable_p - global symbol tableerrorTable_p - global error tableParseExceptionCopyright © 2014 Alfresco Business Solutions. All Rights Reserved.