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_symbol
m_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, type
errCount, evaluate, evaluate, getErrorTable, getSymbol, getSymbolTable, hasErrors, initType, symbolsVisibleInScopes
public 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 tableParseException
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.