public class ReservedWord extends UserQueryElement
TextNode.TextProcessingOptions
Modifier and Type | Field and Description |
---|---|
java.lang.String |
name |
indexOptions
Constructor and Description |
---|
ReservedWord() |
ReservedWord(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
Node |
accept(NodeVisitor visitor) |
Node |
cloneNode() |
getLang, getOptions, setLang, toELLQL
copyOptionsFrom, escapeStr, getHighlight, toELLQLBinary, toELLQLConstant, toELLQLNAry, toELLQLUnary, unEscapeStr
public ReservedWord()
public ReservedWord(java.lang.String name)
public Node cloneNode()
cloneNode
in class UserQueryElement
public Node accept(NodeVisitor visitor) throws QueryProcessingException
accept
in class Node
QueryProcessingException
Copyright © 2013 Dassault Systèmes, All Rights Reserved.