SMACS
A B C D E F G H I J K L M N O P Q R S T U V W X _

S

SPECIAL - Static variable in interface smacs.xngr.browser.editor.Constants
 
SPECIAL_CHARS - Static variable in interface smacs.sql.SqlScriptConstants
 
SPECIAL_CHARS - Static variable in interface smacs.sql.SqlTreeConstants
 
SQLScript() - Method in class smacs.sql.SqlTree
 
SQLScript - class smacs.sql.syntaxtree.SQLScript.
Grammar production: nodeList -> ( SqlScriptStatements() )+
SQLScript(NodeList) - Constructor for class smacs.sql.syntaxtree.SQLScript
 
STRING - Static variable in interface smacs.xngr.browser.editor.Constants
 
S_BIND - Static variable in interface smacs.sql.SqlScriptConstants
 
S_BIND - Static variable in interface smacs.sql.SqlTreeConstants
 
S_CHAR_LITERAL - Static variable in interface smacs.sql.SqlScriptConstants
 
S_CHAR_LITERAL - Static variable in interface smacs.sql.SqlTreeConstants
 
S_Char_Literal() - Method in class smacs.sql.SqlScript
 
S_Char_Literal() - Method in class smacs.sql.SqlTree
 
S_Char_Literal - class smacs.sql.syntaxtree.S_Char_Literal.
Grammar production: nodeToken -> <S_CHAR_LITERAL>
S_Char_Literal(NodeToken) - Constructor for class smacs.sql.syntaxtree.S_Char_Literal
 
S_IDENTIFIER - Static variable in interface smacs.sql.SqlScriptConstants
 
S_IDENTIFIER - Static variable in interface smacs.sql.SqlTreeConstants
 
S_Identifier() - Method in class smacs.sql.SqlScript
 
S_Identifier() - Method in class smacs.sql.SqlTree
 
S_Identifier - class smacs.sql.syntaxtree.S_Identifier.
Grammar production: nodeToken -> <S_IDENTIFIER>
S_Identifier(NodeToken) - Constructor for class smacs.sql.syntaxtree.S_Identifier
 
S_NUMBER - Static variable in interface smacs.sql.SqlScriptConstants
 
S_NUMBER - Static variable in interface smacs.sql.SqlTreeConstants
 
S_QUOTED_IDENTIFIER - Static variable in interface smacs.sql.SqlScriptConstants
 
S_QUOTED_IDENTIFIER - Static variable in interface smacs.sql.SqlTreeConstants
 
S_Quoted_Identifier() - Method in class smacs.sql.SqlScript
 
S_Quoted_Identifier() - Method in class smacs.sql.SqlTree
 
S_Quoted_Identifier - class smacs.sql.syntaxtree.S_Quoted_Identifier.
Grammar production: nodeToken -> <S_QUOTED_IDENTIFIER>
S_Quoted_Identifier(NodeToken) - Constructor for class smacs.sql.syntaxtree.S_Quoted_Identifier
 
S_Quoted_Identifier() - Constructor for class smacs.sql.syntaxtree.S_Quoted_Identifier
 
SaveAction - class smacs.xngr.browser.editor.SaveAction.
Validates the editors text and saves it to disk.
SaveAction(Editor) - Constructor for class smacs.xngr.browser.editor.SaveAction
The constructor for the action which saves the editors text to disk.
SaveAsAction - class smacs.xngr.browser.editor.SaveAsAction.
An action that can be used to create a new document and add the document to the application.
SaveAsAction(Editor) - Constructor for class smacs.xngr.browser.editor.SaveAsAction
The constructor for the action which allows addition of documents to the application.
ScriptImport - class smacs.find.imports.ScriptImport.
 
ScriptImport(File) - Constructor for class smacs.find.imports.ScriptImport
 
ScriptMarker - Static variable in class smacs.load.ImportScriptList
 
ScriptNode - class smacs.tree.ScriptNode.
hybrid of JJ Parser node and dom4j Element node.
ScriptNode() - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(String) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(QName) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(String, String) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(QName, String) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(String, SimpleNode) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(QName, SimpleNode) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(String, String, SimpleNode) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(QName, String, SimpleNode) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(String, NodeHandler) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(QName, NodeHandler) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(String, String, NodeHandler) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(QName, String, NodeHandler) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(String, String, SimpleNode, NodeHandler) - Constructor for class smacs.tree.ScriptNode
 
ScriptNode(QName, String, SimpleNode, NodeHandler) - Constructor for class smacs.tree.ScriptNode
 
ScriptNodeParser - class smacs.tree.ScriptNodeParser.
parse an xml file into a simplenode tree.
ScriptNodeParser() - Constructor for class smacs.tree.ScriptNodeParser
 
ScriptNodeParser(File) - Constructor for class smacs.tree.ScriptNodeParser
 
ScriptRoot - Static variable in class smacs.find.InsertFrom
 
ScriptRoot - Static variable in class smacs.find.InsertInto
 
ScriptToDbviz - class smacs.find.imports.ScriptToDbviz.
 
ScriptToDbviz(String, List) - Constructor for class smacs.find.imports.ScriptToDbviz
 
ScriptToImport - interface smacs.find.imports.ScriptToImport.
Build DbvizImport objects.
ScriptToImportFrom - class smacs.find.imports.ScriptToImportFrom.
 
ScriptToImportFrom(String, List) - Constructor for class smacs.find.imports.ScriptToImportFrom
 
ScriptToSelins - interface smacs.find.imports.ScriptToSelins.
Build DbvizSelins objects.
ScriptToSelinsFrom - class smacs.find.imports.ScriptToSelinsFrom.
 
ScriptToSelinsFrom(String, List) - Constructor for class smacs.find.imports.ScriptToSelinsFrom
 
ScriptToSelinsInto - class smacs.find.imports.ScriptToSelinsInto.
 
ScriptToSelinsInto(String, List) - Constructor for class smacs.find.imports.ScriptToSelinsInto
 
SelectAction - interface smacs.find.clause.SelectAction.
the update-statement triggered.
SelectAllAction - class smacs.xngr.browser.editor.SelectAllAction.
An action that can be used to select all content in the Xml Editor.
SelectAllAction(XmlEditorPane) - Constructor for class smacs.xngr.browser.editor.SelectAllAction
The constructor for the action which allows for selecting all the Xml Editor content.
SelectBuilds - interface smacs.find.clause.SelectBuilds.
input part of a mapping.
SelectBuildsDef - class smacs.find.clause.SelectBuildsDef.
 
SelectBuildsDef() - Constructor for class smacs.find.clause.SelectBuildsDef
 
SelectCategoryDialog - class smacs.xngr.browser.document.SelectCategoryDialog.
A dialog that allows for selecting a category.
SelectCategoryDialog(JFrame, DocumentCategory) - Constructor for class smacs.xngr.browser.document.SelectCategoryDialog
Creates a modal dialog that allows for selecting the category.
SelectChoice - interface smacs.find.clause.SelectChoice.
combine gates and actions multiple gates and actions need to be combined in a parallel fashion.
SelectCursor - interface smacs.find.clause.SelectCursor.
specify an active tuple stream.
SelectField - interface smacs.find.clause.SelectField.
row field definition a field may be created by reference of another field from a single table.
SelectFieldList - interface smacs.find.clause.SelectFieldList.
row definition a list of fields may be from a single table - and there is the "*"-star clause to select all fields from a specific table.
SelectFieldListSqlNodeClone - class smacs.find.clause.SelectFieldListSqlNodeClone.
 
SelectFieldListSqlReference - class smacs.find.clause.SelectFieldListSqlReference.
 
SelectFontAction - class smacs.xngr.browser.explorer.SelectFontAction.
Shows the Desktop frame.
SelectFontAction(Explorer) - Constructor for class smacs.xngr.browser.explorer.SelectFontAction
Constructor for the action.
SelectFontDialog - class smacs.xngr.browser.explorer.SelectFontDialog.
The goto dialog for the editor.
SelectFontDialog(JFrame) - Constructor for class smacs.xngr.browser.explorer.SelectFontDialog
The dialog that displays the properties for the document.
SelectImport - class smacs.find.clause.SelectImport.
new implementation: import module.
SelectImport() - Constructor for class smacs.find.clause.SelectImport
 
SelectImportException - exception smacs.find.clause.SelectImportException.
 
SelectImportException(String) - Constructor for class smacs.find.clause.SelectImportException
 
SelectInsertBuild - Static variable in class smacs.find.SelinsCodeWriter
 
SelectInsertQuery - Static variable in class smacs.find.SelinsCodeWriter
 
SelectInsertRule - Static variable in class smacs.find.SelinsCodeWriter
 
SelectInsertRuleList - Static variable in class smacs.find.SelinsCodeWriter
 
SelectInsertTable - Static variable in class smacs.find.SelinsCodeWriter
 
SelectMapping - interface smacs.find.clause.SelectMapping.
 
SelectMappingDef - class smacs.find.clause.SelectMappingDef.
storing elements for a mapping as an intermediate representation.
SelectMappingDef() - Constructor for class smacs.find.clause.SelectMappingDef
 
SelectMappingDef(SimpleNode) - Constructor for class smacs.find.clause.SelectMappingDef
 
SelectMappingElement - interface smacs.find.clause.SelectMappingElement.
 
SelectMappingList - interface smacs.find.clause.SelectMappingList.
 
SelectMappingListDef - class smacs.find.clause.SelectMappingListDef.
 
SelectMappingListDef() - Constructor for class smacs.find.clause.SelectMappingListDef
 
SelectMappingMaker - interface smacs.find.clause.SelectMappingMaker.
 
SelectMappingMember - Variable in class smacs.find.clause.SelectImport
 
SelectMappingStore - interface smacs.find.clause.SelectMappingStore.
 
SelectSimpleNode - class smacs.find.clause.SelectSimpleNode.
 
SelectSimpleNode() - Constructor for class smacs.find.clause.SelectSimpleNode
 
SelectSimpleNode(String) - Constructor for class smacs.find.clause.SelectSimpleNode
 
SelectSimpleNode(String, String) - Constructor for class smacs.find.clause.SelectSimpleNode
 
SelectSqlInsertFromStatement - class smacs.find.clause.SelectSqlInsertFromStatement.
 
SelectSqlInsertFromStatement(SimpleNode) - Constructor for class smacs.find.clause.SelectSqlInsertFromStatement
 
SelectSqlInsertFromStatement(SimpleNode, String) - Constructor for class smacs.find.clause.SelectSqlInsertFromStatement
 
SelectSqlInsertIntoStatement - class smacs.find.clause.SelectSqlInsertIntoStatement.
 
SelectSqlInsertIntoStatement(SimpleNode) - Constructor for class smacs.find.clause.SelectSqlInsertIntoStatement
 
SelectSqlInsertNewFromStatement - class smacs.find.clause.SelectSqlInsertNewFromStatement.
almost like SelectSqlInsertFromStatement.
SelectSqlInsertNewFromStatement(SimpleNode) - Constructor for class smacs.find.clause.SelectSqlInsertNewFromStatement
 
SelectSqlInsertNewFromStatement(SimpleNode, String) - Constructor for class smacs.find.clause.SelectSqlInsertNewFromStatement
 
SelectSqlInsertTransformStatement - class smacs.find.clause.SelectSqlInsertTransformStatement.
almost like SelectSqlInsertFromStatement.
SelectSqlInsertTransformStatement(SimpleNode) - Constructor for class smacs.find.clause.SelectSqlInsertTransformStatement
 
SelectSqlInsertTransformStatement(SimpleNode, String) - Constructor for class smacs.find.clause.SelectSqlInsertTransformStatement
 
SelectStatement - Static variable in class smacs.find.InsertInto
 
SelectStatement - Static variable in class smacs.find.SelinsCodeWriter
 
SelectTable - interface smacs.find.clause.SelectTable.
specify tables/schema involved.
SelectTableList - interface smacs.find.clause.SelectTableList.
specify list of tables/schemas involved.
SelectTableSqlTableReference - class smacs.find.clause.SelectTableSqlTableReference.
 
SelectTableSqlTableReference(Object) - Constructor for class smacs.find.clause.SelectTableSqlTableReference
 
SelectToMapping - class smacs.find.clause.SelectToMapping.
converter from input syntax to intermediate mapping representation.
SelectToMapping(String, List) - Constructor for class smacs.find.clause.SelectToMapping
 
SelectUpdate - interface smacs.find.clause.SelectUpdate.
output part of a mapping.
SelectUpdateDef - class smacs.find.clause.SelectUpdateDef.
 
SelectUpdateDef() - Constructor for class smacs.find.clause.SelectUpdateDef
 
SelectWhere - interface smacs.find.clause.SelectWhere.
conditional expression.
SelectWhereClause - Static variable in class smacs.find.InsertFrom
 
Selected - class smacs.find.Selected.
Build a new tree with nodes selected on an xpath string.
Selected(SimpleNode, String) - Constructor for class smacs.find.Selected
 
Selector - Static variable in class smacs.find.InsertFrom
 
Selector - Static variable in class smacs.find.InsertInto
 
SelinsCode - class smacs.find.SelinsCode.
create java code for an sql tree.
SelinsCode() - Constructor for class smacs.find.SelinsCode
 
SelinsCode.Rule - class smacs.find.SelinsCode.Rule.
a compact notation to pass around parts of a SelIns rule
SelinsCode.Rule() - Constructor for class smacs.find.SelinsCode.Rule
 
SelinsCodeTree - class smacs.find.SelinsCodeTree.
Writing out a LoadStore Tree taking some SqlScript Tree as input.
SelinsCodeTree() - Constructor for class smacs.find.SelinsCodeTree
 
SelinsCodeWriter - class smacs.find.SelinsCodeWriter.
writing out SelinsCodeTree as a jdbc tasklet script.
SelinsCodeWriter() - Constructor for class smacs.find.SelinsCodeWriter
 
SelinsCodeWriter(int) - Constructor for class smacs.find.SelinsCodeWriter
 
SelinsFile - class smacs.find.SelinsFile.
write java program for a Selins list.
SelinsFile(String) - Constructor for class smacs.find.SelinsFile
 
SelinsFile.Code - class smacs.find.SelinsFile.Code.
write the script including table mapping
SelinsFile.Code(SelinsFile) - Constructor for class smacs.find.SelinsFile.Code
 
SelinsFile.Writer - class smacs.find.SelinsFile.Writer.
write the script including table mapping
SelinsFile.Writer(SelinsFile) - Constructor for class smacs.find.SelinsFile.Writer
 
ServiceDocument - class smacs.xngr.browser.service.ServiceDocument.
The service.xml document representation as located in the jar file for the service .
ServiceDocument(Document) - Constructor for class smacs.xngr.browser.service.ServiceDocument
The constructor for the service.xml document as found in the jar file for the service.
ServiceDocument.ElementType - class smacs.xngr.browser.service.ServiceDocument.ElementType.
A public class used to contain the ElementType information for the service.
ServiceDocument.ElementType(Element) - Constructor for class smacs.xngr.browser.service.ServiceDocument.ElementType
Constructor for the element-type for a service document.
ServiceEvent - class smacs.xngr.browser.service.ServiceEvent.
An event that hold a service as its source.
ServiceEvent(ExchangerService) - Constructor for class smacs.xngr.browser.service.ServiceEvent
Creates a service event, used to indicate changes in the service.
ServiceFactory - class smacs.xngr.browser.service.ServiceFactory.
Creates services and keeps a reference to them.
ServiceListener - interface smacs.xngr.browser.service.ServiceListener.
Allows for listening to ServiceManager events.
ServiceLoader - class smacs.xngr.browser.service.ServiceLoader.
The class loader for the service which allows for adding extension modules to it.
ServiceLoader(URL) - Constructor for class smacs.xngr.browser.service.ServiceLoader
Constructs the service module loader.
ServiceManager - class smacs.xngr.browser.service.ServiceManager.
Manages the services in the system, allows for adding, removing and associating services.
ServiceManager() - Constructor for class smacs.xngr.browser.service.ServiceManager
Initialises the service manager.
ServiceProperties - interface smacs.xngr.browser.service.ServiceProperties.
Handles the properties for a Service.
ServicePropertiesAction - class smacs.xngr.browser.service.ServicePropertiesAction.
An action that can be used to show the properties dialog for a service.
ServicePropertiesAction(Desktop) - Constructor for class smacs.xngr.browser.service.ServicePropertiesAction
The constructor for the action which shows the properties dialog for the service.
ServicePropertiesDialog - class smacs.xngr.browser.service.ServicePropertiesDialog.
A dialog that displays the properties for a service.
ServicePropertiesDialog(JFrame) - Constructor for class smacs.xngr.browser.service.ServicePropertiesDialog
Constructs the dialog that shows the properties for a service.
ServicePropertiesXml - class smacs.xngr.browser.properties.ServicePropertiesXml.
Handles the properties for a Service.
ServicePropertiesXml(Element) - Constructor for class smacs.xngr.browser.properties.ServicePropertiesXml
Constructor for the service properties.
ServicePropertiesXml(String, String, String, String, String) - Constructor for class smacs.xngr.browser.properties.ServicePropertiesXml
Constructor for the service element.
Shortcut - class smacs.xngr.browser.desktop.Shortcut.
Represents a shortcut to a service in the system.
Shortcut(ExchangerService) - Constructor for class smacs.xngr.browser.desktop.Shortcut
Constructor for the shortcut that is displayed on the desktop.
ShortcutBorder - Static variable in class smacs.xngr.browser.desktop.Shortcut
 
ShortcutFont - Static variable in class smacs.xngr.browser.desktop.Shortcut
 
ShortcutSize - Static variable in class smacs.xngr.browser.desktop.Shortcut
 
ShowAboutDialogAction - class smacs.xngr.browser.ui.ShowAboutDialogAction.
An action that can be used to show the about dialog.
ShowAboutDialogAction(JFrame) - Constructor for class smacs.xngr.browser.ui.ShowAboutDialogAction
The constructor for the action which shows the about dialog.
ShowDesktopAction - class smacs.xngr.browser.desktop.ShowDesktopAction.
Shows the Desktop frame.
ShowDesktopAction(Desktop) - Constructor for class smacs.xngr.browser.desktop.ShowDesktopAction
Constructor for the action.
ShowDesktopActionHint - Static variable in class smacs.xngr.browser.desktop.ShowDesktopAction
 
ShowDesktopActionHotKey - Static variable in class smacs.xngr.browser.desktop.ShowDesktopAction
 
ShowDesktopActionIcon - Static variable in class smacs.xngr.browser.desktop.ShowDesktopAction
 
ShowDesktopActionKey - Static variable in class smacs.xngr.browser.desktop.ShowDesktopAction
 
ShowDesktopActionName - Static variable in class smacs.xngr.browser.desktop.ShowDesktopAction
 
ShowVersionActionKey - Static variable in class smacs.gui.explorer.ExplorerWindow
 
ShowVersionActionName - Static variable in class smacs.gui.explorer.ExplorerWindow
 
SimpleCharStream - class smacs.sql.SimpleCharStream.
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class smacs.sql.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class smacs.sql.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class smacs.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class smacs.sql.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class smacs.sql.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class smacs.sql.SimpleCharStream
 
SimpleElement - interface smacs.tree.SimpleElement.
a SimpleNode being an Element.
SimpleList - interface smacs.util.SimpleList.
Simplified List interface.
SimpleNode - class smacs.sql.SimpleNode.
 
SimpleNode(int) - Constructor for class smacs.sql.SimpleNode
 
SimpleNode(SqlScript, int) - Constructor for class smacs.sql.SimpleNode
 
SimpleNode - interface smacs.tree.SimpleNode.
hybrid of JJ Parser node and dom4j Element node.
SimpleNodeChild - interface smacs.tree.SimpleNodeChild.
Simplified List interface.
SimpleNodeClone - class smacs.tree.node.SimpleNodeClone.
wrapper around SimpleNode.
SimpleNodeClone() - Constructor for class smacs.tree.node.SimpleNodeClone
 
SimpleNodeClone(Object) - Constructor for class smacs.tree.node.SimpleNodeClone
 
SimpleNodeClone(Object, String) - Constructor for class smacs.tree.node.SimpleNodeClone
 
SimpleNodeDecorator - class smacs.gui.service.simple.SimpleNodeDecorator.
xngr XDecorator implementation.
SimpleNodeDecorator() - Constructor for class smacs.gui.service.simple.SimpleNodeDecorator
 
SimpleNodeFixType - class smacs.tree.SimpleNodeFixType.
after reloading a tree, fix the node handler types.
SimpleNodeFixType() - Constructor for class smacs.tree.SimpleNodeFixType
 
SimpleNodeFixType.ClassLoaded - class smacs.tree.SimpleNodeFixType.ClassLoaded.
 
SimpleNodeFixType.ClassLoaded() - Constructor for class smacs.tree.SimpleNodeFixType.ClassLoaded
 
SimpleNodeFixType.ClassLoaded(ClassLoader) - Constructor for class smacs.tree.SimpleNodeFixType.ClassLoaded
 
SimpleNodeHandler - class smacs.tree.SimpleNodeHandler.
simple NodeHandler.
SimpleNodeHandler() - Constructor for class smacs.tree.SimpleNodeHandler
 
SimpleNodeHandler(SimpleNode) - Constructor for class smacs.tree.SimpleNodeHandler
 
SimpleNodeWalkerXml - class smacs.tree.SimpleNodeWalkerXml.
SimpleNodeWalker Visitor that outputs an XML text representation.
SimpleNodeWalkerXml() - Constructor for class smacs.tree.SimpleNodeWalkerXml
 
SimpleNodeXml - class smacs.tree.SimpleNodeXml.
print SimpleNode tree as XML.
SimpleText - interface smacs.tree.SimpleText.
a SimpleNode being an Text.
SmacsCompile - class smacs.command.SmacsCompile.
SMaCS compiler.
SmacsCompile() - Constructor for class smacs.command.SmacsCompile
 
SmacsCreateScript - class smacs.command.SmacsCreateScript.
combine import-to-export tree.
SmacsCreateScript() - Constructor for class smacs.command.SmacsCreateScript
 
SmacsDocumentCategory - class smacs.gui.explorer.SmacsDocumentCategory.
subclasses from DocumentCategory.
SmacsDocumentCategory(DocumentCategory, CategoryProperties) - Constructor for class smacs.gui.explorer.SmacsDocumentCategory
 
SmacsException - exception smacs.util.api.SmacsException.
base for smacs internal exceptions.
SmacsException() - Constructor for class smacs.util.api.SmacsException
 
SmacsException(String) - Constructor for class smacs.util.api.SmacsException
 
SmacsException(String, Throwable) - Constructor for class smacs.util.api.SmacsException
 
SmacsException(Throwable) - Constructor for class smacs.util.api.SmacsException
 
SmacsExplorer - class smacs.gui.explorer.SmacsExplorer.
a kind of xngr Explorer.
SmacsExplorer(ServiceManager, DocumentCategory, ExplorerProperties) - Constructor for class smacs.gui.explorer.SmacsExplorer
 
SmacsExplorerIcon - Static variable in class smacs.gui.explorer.SmacsExplorer
 
SmacsFixNode - interface smacs.util.api.SmacsFixNode.
used to reload an xml tree.
SmacsFixNodeLater - interface smacs.util.api.SmacsFixNodeLater.
to reload an object via xml reader.
SmacsIdentity - class smacs.gui.explorer.SmacsIdentity.
derives from XngrIdentity adding SMACS info.
SmacsIdentity() - Constructor for class smacs.gui.explorer.SmacsIdentity
initiaized to SMACS project info.
SmacsImportModule - class smacs.command.SmacsImportModule.
wrap ImportModule.
SmacsImportModule() - Constructor for class smacs.command.SmacsImportModule
 
SmacsMain - class smacs.gui.explorer.SmacsMain.
specializes Xngr Main adding the Jdbv panels.
SmacsMain(File) - Constructor for class smacs.gui.explorer.SmacsMain
Constructor for the main Xngr class, constructs the main frame / desktop and shows the Splash screen until the application has been completely loaded.
SmacsMenuFactory - class smacs.gui.explorer.SmacsMenuFactory.
Specialized Xngr MenuFactory.
SmacsMenuFactory(Explorer, ConfigurationProperties, Desktop) - Constructor for class smacs.gui.explorer.SmacsMenuFactory
 
SmacsModule - class smacs.command.SmacsModule.
Compiler SMaCS module.
SmacsModule() - Constructor for class smacs.command.SmacsModule
 
SmacsNodeFixType - class smacs.command.SmacsNodeFixType.
do SimpleNodeFixType.
SmacsNodeFixType() - Constructor for class smacs.command.SmacsNodeFixType
 
SmacsOptions - interface smacs.util.api.SmacsOptions.
frontend options property.
SmacsOptionsNode - class smacs.command.SmacsOptionsNode.
handle frontend commandline options.
SmacsOptionsNode() - Constructor for class smacs.command.SmacsOptionsNode
 
SmacsParseException - exception smacs.util.api.SmacsParseException.
used for parser handling.
SmacsParseException() - Constructor for class smacs.util.api.SmacsParseException
 
SmacsParseException(String) - Constructor for class smacs.util.api.SmacsParseException
 
SmacsParseException(String, Throwable) - Constructor for class smacs.util.api.SmacsParseException
 
SmacsParseException(Throwable) - Constructor for class smacs.util.api.SmacsParseException
 
SmacsScriptNode - class smacs.command.SmacsScriptNode.
base node for smacs.command.
SmacsScriptNode() - Constructor for class smacs.command.SmacsScriptNode
 
SmacsScriptNode(QName) - Constructor for class smacs.command.SmacsScriptNode
 
SmacsScriptNode(String) - Constructor for class smacs.command.SmacsScriptNode
 
SmacsScriptNode(String, String) - Constructor for class smacs.command.SmacsScriptNode
 
SmacsScriptWriter - class smacs.command.SmacsScriptWriter.
wrap ExportModule.
SmacsScriptWriter() - Constructor for class smacs.command.SmacsScriptWriter
 
SmacsStoppedException - exception smacs.util.api.SmacsStoppedException.
used for -stop-at handling.
SmacsStoppedException() - Constructor for class smacs.util.api.SmacsStoppedException
 
SmacsStoppedException(String) - Constructor for class smacs.util.api.SmacsStoppedException
 
SmacsStoppedException(String, Throwable) - Constructor for class smacs.util.api.SmacsStoppedException
 
SmacsStoppedException(Throwable) - Constructor for class smacs.util.api.SmacsStoppedException
 
SmacsXDocumentFactory - class smacs.gui.exchanger.SmacsXDocumentFactory.
derived from XngrDocumentFactory
SmacsXDocumentFactory() - Constructor for class smacs.gui.exchanger.SmacsXDocumentFactory
 
SmacsXDocumentFactory - class smacs.xngr.browser.smacs.SmacsXDocumentFactory.
 
SmacsXDocumentFactory() - Constructor for class smacs.xngr.browser.smacs.SmacsXDocumentFactory
 
SmacsXElement - class smacs.xngr.browser.smacs.SmacsXElement.
The default implementation of the XElement interface.
SmacsXElement(String) - Constructor for class smacs.xngr.browser.smacs.SmacsXElement
Constructs a default element with an initial name.
SmacsXElement(XElementType) - Constructor for class smacs.xngr.browser.smacs.SmacsXElement
Constructs a default element with an initial type.
SmacsXElement(QName) - Constructor for class smacs.xngr.browser.smacs.SmacsXElement
Constructs a default element with a dom4j element.
SmacsXFactory - class smacs.xngr.browser.smacs.SmacsXFactory.
Factory methods that allow for document and element creation.
SmacsXFactory() - Constructor for class smacs.xngr.browser.smacs.SmacsXFactory
 
SmacsXIdentity - class smacs.xngr.browser.smacs.SmacsXIdentity.
 
SmacsXIdentity() - Constructor for class smacs.xngr.browser.smacs.SmacsXIdentity
 
SmacsXngr - class smacs.gui.exchanger.SmacsXngr.
implements ExchangerApplication allowing to override the interdependencies of the Xngr subpackages.
SmacsXngr() - Constructor for class smacs.gui.exchanger.SmacsXngr
 
SmacsXngrElement - class smacs.gui.exchanger.SmacsXngrElement.
implements ExchangerElement.
SmacsXngrElement(String) - Constructor for class smacs.gui.exchanger.SmacsXngrElement
Constructs a default element with an initial name.
SmacsXngrElement(XElementType) - Constructor for class smacs.gui.exchanger.SmacsXngrElement
Constructs a default element with an initial type.
SmacsXngrElement(QName) - Constructor for class smacs.gui.exchanger.SmacsXngrElement
Constructs a default element with a dom4j element.
SmacsXngrFactory - class smacs.gui.exchanger.SmacsXngrFactory.
make Xngr to use SmacsXngrElement nodes.
SmacsXngrFactory() - Constructor for class smacs.gui.exchanger.SmacsXngrFactory
 
SmacsXngrIdentity - class smacs.gui.exchanger.SmacsXngrIdentity.
derived from XngrIdentity.
SmacsXngrIdentity() - Constructor for class smacs.gui.exchanger.SmacsXngrIdentity
 
Splash - class smacs.xngr.browser.Splash.
The splash screen.
Splash(JFrame, ExchangerIdentity, ImageIcon) - Constructor for class smacs.xngr.browser.Splash
Constructor for the Splash screen!
Splash.SplashRunner - class smacs.xngr.browser.Splash.SplashRunner.
 
Splash.SplashRunner(Splash) - Constructor for class smacs.xngr.browser.Splash.SplashRunner
Constructs a splash runner that contains the Splash object.
SqlAdditiveExpression() - Method in class smacs.sql.SqlScript
 
SqlAdditiveExpression() - Method in class smacs.sql.SqlTree
 
SqlAdditiveExpression - class smacs.sql.syntaxtree.SqlAdditiveExpression.
Grammar production: sqlMultiplicativeExpressions -> SqlMultiplicativeExpressions() nodeList -> ( SqlAdditiveHint() SqlMultiplicativeExpressions() )+
SqlAdditiveExpression(SqlMultiplicativeExpressions, NodeList) - Constructor for class smacs.sql.syntaxtree.SqlAdditiveExpression
 
SqlAdditiveExpressions() - Method in class smacs.sql.SqlScript
 
SqlAdditiveExpressions() - Method in class smacs.sql.SqlTree
 
SqlAdditiveExpressions - class smacs.sql.syntaxtree.SqlAdditiveExpressions.
Grammar production: nodeChoice -> SqlAdditiveExpression() | SqlMultiplicativeExpressions()
SqlAdditiveExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAdditiveExpressions
 
SqlAdditiveHint() - Method in class smacs.sql.SqlScript
 
SqlAdditiveHint() - Method in class smacs.sql.SqlTree
 
SqlAdditiveHint - class smacs.sql.syntaxtree.SqlAdditiveHint.
Grammar production: nodeChoice -> "+" | "-" | "||"
SqlAdditiveHint(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAdditiveHint
 
SqlAllAnyHint() - Method in class smacs.sql.SqlScript
 
SqlAllAnyHint() - Method in class smacs.sql.SqlTree
 
SqlAllAnyHint - class smacs.sql.syntaxtree.SqlAllAnyHint.
Grammar production: nodeChoice -> "ALL" | "ANY"
SqlAllAnyHint(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAllAnyHint
 
SqlAllDistinctHint() - Method in class smacs.sql.SqlScript
 
SqlAllDistinctHint() - Method in class smacs.sql.SqlTree
 
SqlAllDistinctHint - class smacs.sql.syntaxtree.SqlAllDistinctHint.
Grammar production: nodeChoice -> "ALL" | "DISTINCT"
SqlAllDistinctHint(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAllDistinctHint
 
SqlAllDistinctHintQ - class smacs.tree.defs.SqlAllDistinctHintQ.
SqlAllDistinctHint.java semantic wrapper.
SqlAllDistinctHintQ(Object) - Constructor for class smacs.tree.defs.SqlAllDistinctHintQ
 
SqlAlterStatement() - Method in class smacs.sql.SqlScript
 
SqlAlterStatement() - Method in class smacs.sql.SqlTree
 
SqlAlterStatement - class smacs.sql.syntaxtree.SqlAlterStatement.
Grammar production: nodeChoice -> SqlAlterTableStatement() | SqlAlterViewStatement()
SqlAlterStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAlterStatement
 
SqlAlterTableStatement() - Method in class smacs.sql.SqlScript
 
SqlAlterTableStatement() - Method in class smacs.sql.SqlTree
 
SqlAlterTableStatement - class smacs.sql.syntaxtree.SqlAlterTableStatement.
Grammar production: nodeToken -> <K_ALTER> sqlChangeTableDeclaration -> SqlChangeTableDeclaration() nodeToken1 -> ";"
SqlAlterTableStatement(NodeToken, SqlChangeTableDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlAlterTableStatement
 
SqlAlterTableStatement(SqlChangeTableDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlAlterTableStatement
 
SqlAlterViewStatement() - Method in class smacs.sql.SqlScript
 
SqlAlterViewStatement() - Method in class smacs.sql.SqlTree
 
SqlAlterViewStatement - class smacs.sql.syntaxtree.SqlAlterViewStatement.
Grammar production: nodeToken -> <K_ALTER> sqlChangeViewDeclaration -> SqlChangeViewDeclaration() nodeToken1 -> ";"
SqlAlterViewStatement(NodeToken, SqlChangeViewDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlAlterViewStatement
 
SqlAlterViewStatement(SqlChangeViewDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlAlterViewStatement
 
SqlAndExpression() - Method in class smacs.sql.SqlScript
 
SqlAndExpression() - Method in class smacs.sql.SqlTree
 
SqlAndExpression - class smacs.sql.syntaxtree.SqlAndExpression.
Grammar production: sqlUnaryLogicalExpressions -> SqlUnaryLogicalExpressions() nodeList -> ( "AND" SqlUnaryLogicalExpressions() )+
SqlAndExpression(SqlUnaryLogicalExpressions, NodeList) - Constructor for class smacs.sql.syntaxtree.SqlAndExpression
 
SqlAndExpressions() - Method in class smacs.sql.SqlScript
 
SqlAndExpressions() - Method in class smacs.sql.SqlTree
 
SqlAndExpressions - class smacs.sql.syntaxtree.SqlAndExpressions.
Grammar production: nodeChoice -> SqlAndExpression() | SqlUnaryLogicalExpressions()
SqlAndExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAndExpressions
 
SqlArguments() - Method in class smacs.sql.SqlScript
 
SqlArguments() - Method in class smacs.sql.SqlTree
 
SqlArguments - class smacs.sql.syntaxtree.SqlArguments.
Grammar production: sqlExpressionList -> SqlExpressionList()
SqlArguments(SqlExpressionList) - Constructor for class smacs.sql.syntaxtree.SqlArguments
 
SqlAsObjectExpression() - Method in class smacs.sql.SqlScript
 
SqlAsObjectExpression() - Method in class smacs.sql.SqlTree
 
SqlAsObjectExpression - class smacs.sql.syntaxtree.SqlAsObjectExpression.
Grammar production: nodeToken -> "AS" nodeToken1 -> "(" sqlExpression -> SqlExpression() nodeToken2 -> ")"
SqlAsObjectExpression(NodeToken, NodeToken, SqlExpression, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlAsObjectExpression
 
SqlAsObjectExpression(SqlExpression) - Constructor for class smacs.sql.syntaxtree.SqlAsObjectExpression
 
SqlAsObjectName() - Method in class smacs.sql.SqlScript
 
SqlAsObjectName() - Method in class smacs.sql.SqlTree
 
SqlAsObjectName - class smacs.sql.syntaxtree.SqlAsObjectName.
Grammar production: nodeChoice -> "AS" DotObjectName() | RelObjectName()
SqlAsObjectName(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAsObjectName
 
SqlAsObjectName - class smacs.tree.node.SqlAsObjectName.
SqlFieldName.java semantic wrapper.
SqlAsObjectName(Object) - Constructor for class smacs.tree.node.SqlAsObjectName
 
SqlAsObjectNameQ - class smacs.tree.defs.SqlAsObjectNameQ.
SqlFieldNameQ.java semantic wrapper.
SqlAsObjectNameQ(Object) - Constructor for class smacs.tree.defs.SqlAsObjectNameQ
 
SqlAsObjectNames() - Method in class smacs.sql.SqlScript
 
SqlAsObjectNames() - Method in class smacs.sql.SqlTree
 
SqlAsObjectNames - class smacs.sql.syntaxtree.SqlAsObjectNames.
Grammar production: nodeChoice -> SqlAsObjectExpression() | SqlAsObjectName()
SqlAsObjectNames(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAsObjectNames
 
SqlAssignmentStatement() - Method in class smacs.sql.SqlScript
 
SqlAssignmentStatement() - Method in class smacs.sql.SqlTree
 
SqlAssignmentStatement - class smacs.sql.syntaxtree.SqlAssignmentStatement.
Grammar production: nodeChoice -> ( ( RelObjectName() [ "."
SqlAssignmentStatement(NodeChoice, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlAssignmentStatement
 
SqlAssignmentStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlAssignmentStatement
 
SqlBasicDataTypeDeclaration() - Method in class smacs.sql.SqlScript
 
SqlBasicDataTypeDeclaration() - Method in class smacs.sql.SqlTree
 
SqlBasicDataTypeDeclaration - class smacs.sql.syntaxtree.SqlBasicDataTypeDeclaration.
Grammar production: nodeChoice -> ( "CHAR" | "VARCHAR" | "VARCHAR2" | "INTEGER" | "NUMBER" | "NATURAL" | "REAL" | "FLOAT" ) [ "(" <S_NUMBER> [ "," <S_NUMBER> ] ")" ] | "DATE" | "BINARY_INTEGER" | "BOOLEAN"
SqlBasicDataTypeDeclaration(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlBasicDataTypeDeclaration
 
SqlBeginEndBlock() - Method in class smacs.sql.SqlScript
 
SqlBeginEndBlock() - Method in class smacs.sql.SqlTree
 
SqlBeginEndBlock - class smacs.sql.syntaxtree.SqlBeginEndBlock.
Grammar production: nodeToken -> "BEGIN" sqlSequenceOfStatements -> SqlSequenceOfStatements() nodeOptional -> [ SqlExceptionBlock() ] nodeToken1 -> "END" nodeOptional1 -> [ RelObjectName() ] nodeToken2 -> ";"
SqlBeginEndBlock(NodeToken, SqlSequenceOfStatements, NodeOptional, NodeToken, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlBeginEndBlock
 
SqlBeginEndBlock(SqlSequenceOfStatements, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlBeginEndBlock
 
SqlBetweenClause() - Method in class smacs.sql.SqlScript
 
SqlBetweenClause() - Method in class smacs.sql.SqlTree
 
SqlBetweenClause - class smacs.sql.syntaxtree.SqlBetweenClause.
Grammar production: nodeOptional -> [ "NOT" ] nodeToken -> "BETWEEN" sqlSimpleExpression -> SqlSimpleExpression() nodeToken1 -> "AND" sqlSimpleExpression1 -> SqlSimpleExpression()
SqlBetweenClause(NodeOptional, NodeToken, SqlSimpleExpression, NodeToken, SqlSimpleExpression) - Constructor for class smacs.sql.syntaxtree.SqlBetweenClause
 
SqlBetweenClause(NodeOptional, SqlSimpleExpression, SqlSimpleExpression) - Constructor for class smacs.sql.syntaxtree.SqlBetweenClause
 
SqlChangeTableDeclaration() - Method in class smacs.sql.SqlScript
 
SqlChangeTableDeclaration() - Method in class smacs.sql.SqlTree
 
SqlChangeTableDeclaration - class smacs.sql.syntaxtree.SqlChangeTableDeclaration.
Grammar production: nodeToken -> "TABLE" dotObjectName -> DotObjectName() nodeToken1 -> "ADD" nodeOptional -> [ "CONSTRAINT" DotObjectName() ] sqlForeignKeyFieldDeclaration -> SqlForeignKeyFieldDeclaration() nodeOptional1 -> [ "ON" "DELETE" RelObjectName() ]
SqlChangeTableDeclaration(NodeToken, DotObjectName, NodeToken, NodeOptional, SqlForeignKeyFieldDeclaration, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlChangeTableDeclaration
 
SqlChangeTableDeclaration(DotObjectName, NodeOptional, SqlForeignKeyFieldDeclaration, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlChangeTableDeclaration
 
SqlChangeViewDeclaration() - Method in class smacs.sql.SqlScript
 
SqlChangeViewDeclaration() - Method in class smacs.sql.SqlTree
 
SqlChangeViewDeclaration - class smacs.sql.syntaxtree.SqlChangeViewDeclaration.
Grammar production: nodeToken -> "VIEW" sqlTableReference -> SqlTableReference() nodeToken1 -> "ADD" sqlForeignKeyFieldDeclaration -> SqlForeignKeyFieldDeclaration()
SqlChangeViewDeclaration(NodeToken, SqlTableReference, NodeToken, SqlForeignKeyFieldDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlChangeViewDeclaration
 
SqlChangeViewDeclaration(SqlTableReference, SqlForeignKeyFieldDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlChangeViewDeclaration
 
SqlCloseStatement() - Method in class smacs.sql.SqlScript
 
SqlCloseStatement() - Method in class smacs.sql.SqlTree
 
SqlCloseStatement - class smacs.sql.syntaxtree.SqlCloseStatement.
Grammar production: nodeToken -> "CLOSE" relObjectName -> RelObjectName() nodeToken1 -> ";"
SqlCloseStatement(NodeToken, RelObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCloseStatement
 
SqlCloseStatement(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlCloseStatement
 
SqlColumnValues() - Method in class smacs.sql.SqlScript
 
SqlColumnValues() - Method in class smacs.sql.SqlTree
 
SqlColumnValues - class smacs.sql.syntaxtree.SqlColumnValues.
Grammar production: sqlTableColumn -> SqlTableColumn() nodeToken -> "=" sqlUpdatedValue -> SqlUpdatedValue() nodeListOptional -> ( "," SqlTableColumn() "=" SqlUpdatedValue() )*
SqlColumnValues(SqlTableColumn, NodeToken, SqlUpdatedValue, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlColumnValues
 
SqlColumnValues(SqlTableColumn, SqlUpdatedValue, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlColumnValues
 
SqlCommitStatement() - Method in class smacs.sql.SqlScript
 
SqlCommitStatement() - Method in class smacs.sql.SqlTree
 
SqlCommitStatement - class smacs.sql.syntaxtree.SqlCommitStatement.
Grammar production: nodeToken -> "COMMIT" nodeOptional -> [ "WORK" ] nodeOptional1 -> [ "COMMENT" S_Char_Literal() ] nodeToken1 -> ";"
SqlCommitStatement(NodeToken, NodeOptional, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCommitStatement
 
SqlCommitStatement(NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlCommitStatement
 
SqlCompilationUnit() - Method in class smacs.sql.SqlScript
 
SqlCompilationUnit() - Method in class smacs.sql.SqlTree
 
SqlCompilationUnit - class smacs.sql.syntaxtree.SqlCompilationUnit.
Grammar production: nodeChoice -> SqlProcedureDeclaration() | SqlFunctionDeclaration() | SqlSequenceOfStatements()
SqlCompilationUnit(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlCompilationUnit
 
SqlConnectClause() - Method in class smacs.sql.SqlScript
 
SqlConnectClause() - Method in class smacs.sql.SqlTree
 
SqlConnectClause - class smacs.sql.syntaxtree.SqlConnectClause.
Grammar production: nodeSequence -> ( [ "START" "WITH" SqlExpression() ] "CONNECT" "BY" SqlExpression() [ "START" "WITH" SqlExpression() ] )
SqlConnectClause(NodeSequence) - Constructor for class smacs.sql.syntaxtree.SqlConnectClause
 
SqlConstantDeclaration() - Method in class smacs.sql.SqlScript
 
SqlConstantDeclaration() - Method in class smacs.sql.SqlTree
 
SqlConstantDeclaration - class smacs.sql.syntaxtree.SqlConstantDeclaration.
Grammar production: nodeToken -> "CONSTANT" sqlTypeDeclaration -> SqlTypeDeclaration() nodeListOptional -> ( SqlInitDeclaration() )*
SqlConstantDeclaration(NodeToken, SqlTypeDeclaration, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlConstantDeclaration
 
SqlConstantDeclaration(SqlTypeDeclaration, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlConstantDeclaration
 
SqlCreateFunctionStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateFunctionStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateFunctionStatement - class smacs.sql.syntaxtree.SqlCreateFunctionStatement.
Grammar production: nodeToken -> <K_CREATE> sqlFunctionDeclaration -> SqlFunctionDeclaration() nodeToken1 -> ";"
SqlCreateFunctionStatement(NodeToken, SqlFunctionDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateFunctionStatement
 
SqlCreateFunctionStatement(SqlFunctionDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateFunctionStatement
 
SqlCreateIndexStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateIndexStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateIndexStatement - class smacs.sql.syntaxtree.SqlCreateIndexStatement.
Grammar production: nodeToken -> <K_CREATE> sqlIndexDeclaration -> SqlIndexDeclaration() nodeToken1 -> ";"
SqlCreateIndexStatement(NodeToken, SqlIndexDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateIndexStatement
 
SqlCreateIndexStatement(SqlIndexDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateIndexStatement
 
SqlCreateOrReplaceFunctionStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceFunctionStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceFunctionStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceFunctionStatement.
Grammar production: nodeToken -> <K_CREATE> nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlFunctionDeclaration -> SqlFunctionDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceFunctionStatement(NodeToken, NodeToken, DotObjectName, SqlFunctionDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceFunctionStatement
 
SqlCreateOrReplaceFunctionStatement(DotObjectName, SqlFunctionDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceFunctionStatement
 
SqlCreateOrReplaceIndexStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceIndexStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceIndexStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceIndexStatement.
Grammar production: nodeToken -> <K_CREATE> nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlIndexDeclaration -> SqlIndexDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceIndexStatement(NodeToken, NodeToken, DotObjectName, SqlIndexDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceIndexStatement
 
SqlCreateOrReplaceIndexStatement(DotObjectName, SqlIndexDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceIndexStatement
 
SqlCreateOrReplacePackageStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplacePackageStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplacePackageStatement - class smacs.sql.syntaxtree.SqlCreateOrReplacePackageStatement.
Grammar production: nodeToken -> "CREATE" nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlPackageDeclaration -> SqlPackageDeclaration() nodeToken2 -> ";"
SqlCreateOrReplacePackageStatement(NodeToken, NodeToken, DotObjectName, SqlPackageDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplacePackageStatement
 
SqlCreateOrReplacePackageStatement(DotObjectName, SqlPackageDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplacePackageStatement
 
SqlCreateOrReplaceRuleStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceRuleStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceRuleStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceRuleStatement.
Grammar production: nodeToken -> <K_CREATE> nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlRuleDeclaration -> SqlRuleDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceRuleStatement(NodeToken, NodeToken, DotObjectName, SqlRuleDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceRuleStatement
 
SqlCreateOrReplaceRuleStatement(DotObjectName, SqlRuleDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceRuleStatement
 
SqlCreateOrReplaceSchemaMappingStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceSchemaMappingStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceSchemaMappingStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceSchemaMappingStatement.
Grammar production: nodeToken -> "CREATE" nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlSchemaMappingDeclaration -> SqlSchemaMappingDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceSchemaMappingStatement(NodeToken, NodeToken, DotObjectName, SqlSchemaMappingDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceSchemaMappingStatement
 
SqlCreateOrReplaceSchemaMappingStatement(DotObjectName, SqlSchemaMappingDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceSchemaMappingStatement
 
SqlCreateOrReplaceSchemaStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceSchemaStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceSchemaStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceSchemaStatement.
Grammar production: nodeToken -> "CREATE" nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlSchemaDeclaration -> SqlSchemaDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceSchemaStatement(NodeToken, NodeToken, DotObjectName, SqlSchemaDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceSchemaStatement
 
SqlCreateOrReplaceSchemaStatement(DotObjectName, SqlSchemaDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceSchemaStatement
 
SqlCreateOrReplaceSequenceStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceSequenceStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceSequenceStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceSequenceStatement.
Grammar production: nodeToken -> <K_CREATE> nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlSequenceDeclaration -> SqlSequenceDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceSequenceStatement(NodeToken, NodeToken, DotObjectName, SqlSequenceDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceSequenceStatement
 
SqlCreateOrReplaceSequenceStatement(DotObjectName, SqlSequenceDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceSequenceStatement
 
SqlCreateOrReplaceStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceStatement.
Grammar production: nodeChoice -> SqlCreateOrReplaceFunctionStatement() | SqlCreateOrReplaceTableStatement() | SqlCreateOrReplaceViewStatement() | SqlCreateOrReplaceSequenceStatement() | SqlCreateOrReplaceIndexStatement() | SqlCreateOrReplacePackageStatement() | SqlCreateOrReplaceSchemaMappingStatement() | SqlCreateOrReplaceSchemaStatement() | SqlCreateOrReplaceRuleStatement()
SqlCreateOrReplaceStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceStatement
 
SqlCreateOrReplaceTableStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceTableStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceTableStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceTableStatement.
Grammar production: nodeToken -> <K_CREATE> nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlTableDeclaration -> SqlTableDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceTableStatement(NodeToken, NodeToken, DotObjectName, SqlTableDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceTableStatement
 
SqlCreateOrReplaceTableStatement(DotObjectName, SqlTableDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceTableStatement
 
SqlCreateOrReplaceViewStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateOrReplaceViewStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateOrReplaceViewStatement - class smacs.sql.syntaxtree.SqlCreateOrReplaceViewStatement.
Grammar production: nodeToken -> <K_CREATE> nodeToken1 -> "OR" dotObjectName -> DotObjectName() sqlViewDeclaration -> SqlViewDeclaration() nodeToken2 -> ";"
SqlCreateOrReplaceViewStatement(NodeToken, NodeToken, DotObjectName, SqlViewDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceViewStatement
 
SqlCreateOrReplaceViewStatement(DotObjectName, SqlViewDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateOrReplaceViewStatement
 
SqlCreatePackageStatement() - Method in class smacs.sql.SqlScript
 
SqlCreatePackageStatement() - Method in class smacs.sql.SqlTree
 
SqlCreatePackageStatement - class smacs.sql.syntaxtree.SqlCreatePackageStatement.
Grammar production: nodeToken -> "CREATE" sqlPackageDeclaration -> SqlPackageDeclaration() nodeToken1 -> ";"
SqlCreatePackageStatement(NodeToken, SqlPackageDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreatePackageStatement
 
SqlCreatePackageStatement(SqlPackageDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreatePackageStatement
 
SqlCreateRuleStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateRuleStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateRuleStatement - class smacs.sql.syntaxtree.SqlCreateRuleStatement.
Grammar production: nodeToken -> <K_CREATE> sqlRuleDeclaration -> SqlRuleDeclaration() nodeToken1 -> ";"
SqlCreateRuleStatement(NodeToken, SqlRuleDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateRuleStatement
 
SqlCreateRuleStatement(SqlRuleDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateRuleStatement
 
SqlCreateSchemaMappingStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateSchemaMappingStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateSchemaMappingStatement - class smacs.sql.syntaxtree.SqlCreateSchemaMappingStatement.
Grammar production: nodeToken -> "CREATE" sqlSchemaMappingDeclaration -> SqlSchemaMappingDeclaration() nodeToken1 -> ";"
SqlCreateSchemaMappingStatement(NodeToken, SqlSchemaMappingDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateSchemaMappingStatement
 
SqlCreateSchemaMappingStatement(SqlSchemaMappingDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateSchemaMappingStatement
 
SqlCreateSchemaStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateSchemaStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateSchemaStatement - class smacs.sql.syntaxtree.SqlCreateSchemaStatement.
Grammar production: nodeToken -> "CREATE" sqlSchemaDeclaration -> SqlSchemaDeclaration() nodeToken1 -> ";"
SqlCreateSchemaStatement(NodeToken, SqlSchemaDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateSchemaStatement
 
SqlCreateSchemaStatement(SqlSchemaDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateSchemaStatement
 
SqlCreateSequenceStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateSequenceStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateSequenceStatement - class smacs.sql.syntaxtree.SqlCreateSequenceStatement.
Grammar production: nodeToken -> <K_CREATE> sqlSequenceDeclaration -> SqlSequenceDeclaration() nodeToken1 -> ";"
SqlCreateSequenceStatement(NodeToken, SqlSequenceDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateSequenceStatement
 
SqlCreateSequenceStatement(SqlSequenceDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateSequenceStatement
 
SqlCreateStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateStatement - class smacs.sql.syntaxtree.SqlCreateStatement.
Grammar production: nodeChoice -> SqlCreateFunctionStatement() | SqlCreateTableStatement() | SqlCreateViewStatement() | SqlCreateSequenceStatement() | SqlCreateIndexStatement() | SqlCreatePackageStatement() | SqlCreateSchemaMappingStatement() | SqlCreateSchemaStatement() | SqlCreateRuleStatement() | SqlCreateOrReplaceStatement()
SqlCreateStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlCreateStatement
 
SqlCreateTableStatement - Static variable in class smacs.find.imports.ModuleFile
 
SqlCreateTableStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateTableStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateTableStatement - class smacs.sql.syntaxtree.SqlCreateTableStatement.
Grammar production: nodeToken -> <K_CREATE> sqlTableDeclaration -> SqlTableDeclaration() nodeToken1 -> ";"
SqlCreateTableStatement(NodeToken, SqlTableDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateTableStatement
 
SqlCreateTableStatement(SqlTableDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateTableStatement
 
SqlCreateViewStatement() - Method in class smacs.sql.SqlScript
 
SqlCreateViewStatement() - Method in class smacs.sql.SqlTree
 
SqlCreateViewStatement - class smacs.sql.syntaxtree.SqlCreateViewStatement.
Grammar production: nodeToken -> <K_CREATE> sqlViewDeclaration -> SqlViewDeclaration() nodeToken1 -> ";"
SqlCreateViewStatement(NodeToken, SqlViewDeclaration, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlCreateViewStatement
 
SqlCreateViewStatement(SqlViewDeclaration) - Constructor for class smacs.sql.syntaxtree.SqlCreateViewStatement
 
SqlCursorDeclaration() - Method in class smacs.sql.SqlScript
 
SqlCursorDeclaration() - Method in class smacs.sql.SqlTree
 
SqlCursorDeclaration - class smacs.sql.syntaxtree.SqlCursorDeclaration.
Grammar production: nodeToken -> "CURSOR" relObjectName -> RelObjectName() nodeOptional -> [ "(" [ SqlParameterList() ] ")" ] nodeToken1 -> "IS" sqlSelectStatement -> SqlSelectStatement()
SqlCursorDeclaration(NodeToken, RelObjectName, NodeOptional, NodeToken, SqlSelectStatement) - Constructor for class smacs.sql.syntaxtree.SqlCursorDeclaration
 
SqlCursorDeclaration(RelObjectName, NodeOptional, SqlSelectStatement) - Constructor for class smacs.sql.syntaxtree.SqlCursorDeclaration
 
SqlCursorForLoop() - Method in class smacs.sql.SqlScript
 
SqlCursorForLoop() - Method in class smacs.sql.SqlTree
 
SqlCursorForLoop - class smacs.sql.syntaxtree.SqlCursorForLoop.
Grammar production: nodeToken -> "FOR" relObjectName -> RelObjectName() nodeToken1 -> "IN" nodeChoice -> ( RelObjectName() [ "(" PlSqlArguments() ")" ] | "(" SqlSelectStatement() ")" ) sqlNormalLoop -> SqlNormalLoop()
SqlCursorForLoop(NodeToken, RelObjectName, NodeToken, NodeChoice, SqlNormalLoop) - Constructor for class smacs.sql.syntaxtree.SqlCursorForLoop
 
SqlCursorForLoop(RelObjectName, NodeChoice, SqlNormalLoop) - Constructor for class smacs.sql.syntaxtree.SqlCursorForLoop
 
SqlDataTypeFieldDeclaration() - Method in class smacs.sql.SqlScript
 
SqlDataTypeFieldDeclaration() - Method in class smacs.sql.SqlTree
 
SqlDataTypeFieldDeclaration - class smacs.sql.syntaxtree.SqlDataTypeFieldDeclaration.
Grammar production: dotObjectName -> DotObjectName() dotObjectName1 -> DotObjectName() nodeOptional -> [ "(" PlSqlArguments() ")" ] nodeListOptional -> ( SqlInitDeclaration() | SqlPrimaryKeyDeclaration() )*
SqlDataTypeFieldDeclaration(DotObjectName, DotObjectName, NodeOptional, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlDataTypeFieldDeclaration
 
SqlDataTypeFieldDeclaration - class smacs.tree.node.SqlDataTypeFieldDeclaration.
SqlDataTypeFieldDeclaration.java semantic wrapper.
SqlDataTypeFieldDeclaration(Object) - Constructor for class smacs.tree.node.SqlDataTypeFieldDeclaration
 
SqlDataTypeFieldDeclarationQ - class smacs.tree.defs.SqlDataTypeFieldDeclarationQ.
SqlDataTypeFieldDeclaration.java semantic wrapper.
SqlDataTypeFieldDeclarationQ(Object) - Constructor for class smacs.tree.defs.SqlDataTypeFieldDeclarationQ
 
SqlDeclarationSection() - Method in class smacs.sql.SqlScript
 
SqlDeclarationSection() - Method in class smacs.sql.SqlTree
 
SqlDeclarationSection - class smacs.sql.syntaxtree.SqlDeclarationSection.
Grammar production: nodeToken -> "DECLARE" sqlDeclarations -> SqlDeclarations()
SqlDeclarationSection(NodeToken, SqlDeclarations) - Constructor for class smacs.sql.syntaxtree.SqlDeclarationSection
 
SqlDeclarationSection(SqlDeclarations) - Constructor for class smacs.sql.syntaxtree.SqlDeclarationSection
 
SqlDeclarations() - Method in class smacs.sql.SqlScript
 
SqlDeclarations() - Method in class smacs.sql.SqlTree
 
SqlDeclarations - class smacs.sql.syntaxtree.SqlDeclarations.
Grammar production: nodeList -> ( ( SqlIdentifierDeclaration() | SqlCursorDeclaration() | SqlPragmaDeclaration() ) ";" )+ nodeListOptional -> ( SqlProcedureDeclaration() | SqlFunctionDeclaration() )*
SqlDeclarations(NodeList, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlDeclarations
 
SqlDefaultDeclaration() - Method in class smacs.sql.SqlScript
 
SqlDefaultDeclaration() - Method in class smacs.sql.SqlTree
 
SqlDefaultDeclaration - class smacs.sql.syntaxtree.SqlDefaultDeclaration.
Grammar production: nodeChoice -> ( ":=" | "DEFAULT" ) plSqlExpression -> PlSqlExpression()
SqlDefaultDeclaration(NodeChoice, PlSqlExpression) - Constructor for class smacs.sql.syntaxtree.SqlDefaultDeclaration
 
SqlDeleteStatement() - Method in class smacs.sql.SqlScript
 
SqlDeleteStatement() - Method in class smacs.sql.SqlTree
 
SqlDeleteStatement - class smacs.sql.syntaxtree.SqlDeleteStatement.
Grammar production: nodeToken -> "DELETE" nodeOptional -> [ "FROM" ] sqlTableReference -> SqlTableReference() nodeOptional1 -> [ RelObjectName() ] nodeOptional2 -> [ "WHERE" ( SqlExpression() | "CURRENT" "OF" RelObjectName() ) ] nodeToken1 -> ";"
SqlDeleteStatement(NodeToken, NodeOptional, SqlTableReference, NodeOptional, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlDeleteStatement
 
SqlDeleteStatement(NodeOptional, SqlTableReference, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlDeleteStatement
 
SqlDropFunctionDeclaration() - Method in class smacs.sql.SqlScript
 
SqlDropFunctionDeclaration() - Method in class smacs.sql.SqlTree
 
SqlDropFunctionDeclaration - class smacs.sql.syntaxtree.SqlDropFunctionDeclaration.
Grammar production: nodeToken -> <K_DROP> nodeToken1 -> "FUNCTION" relObjectName -> RelObjectName() nodeOptional -> [ "(" [ SqlFieldList() ] ")" ] nodeToken2 -> ";"
SqlDropFunctionDeclaration(NodeToken, NodeToken, RelObjectName, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlDropFunctionDeclaration
 
SqlDropFunctionDeclaration(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlDropFunctionDeclaration
 
SqlDropRuleDeclaration() - Method in class smacs.sql.SqlScript
 
SqlDropRuleDeclaration() - Method in class smacs.sql.SqlTree
 
SqlDropRuleDeclaration - class smacs.sql.syntaxtree.SqlDropRuleDeclaration.
Grammar production: nodeToken -> <K_DROP> nodeToken1 -> "RULE" dotObjectName -> DotObjectName() nodeToken2 -> ";"
SqlDropRuleDeclaration(NodeToken, NodeToken, DotObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlDropRuleDeclaration
 
SqlDropRuleDeclaration(DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlDropRuleDeclaration
 
SqlDropStatement() - Method in class smacs.sql.SqlScript
 
SqlDropStatement() - Method in class smacs.sql.SqlTree
 
SqlDropStatement - class smacs.sql.syntaxtree.SqlDropStatement.
Grammar production: nodeChoice -> SqlDropFunctionDeclaration() | SqlDropViewDeclaration() | SqlDropTableDeclaration() | SqlDropRuleDeclaration()
SqlDropStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlDropStatement
 
SqlDropTableDeclaration() - Method in class smacs.sql.SqlScript
 
SqlDropTableDeclaration() - Method in class smacs.sql.SqlTree
 
SqlDropTableDeclaration - class smacs.sql.syntaxtree.SqlDropTableDeclaration.
Grammar production: nodeToken -> <K_DROP> nodeToken1 -> "TABLE" sqlTableReference -> SqlTableReference() nodeToken2 -> ";"
SqlDropTableDeclaration(NodeToken, NodeToken, SqlTableReference, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlDropTableDeclaration
 
SqlDropTableDeclaration(SqlTableReference) - Constructor for class smacs.sql.syntaxtree.SqlDropTableDeclaration
 
SqlDropViewDeclaration() - Method in class smacs.sql.SqlScript
 
SqlDropViewDeclaration() - Method in class smacs.sql.SqlTree
 
SqlDropViewDeclaration - class smacs.sql.syntaxtree.SqlDropViewDeclaration.
Grammar production: nodeToken -> <K_DROP> nodeToken1 -> "VIEW" sqlTableReference -> SqlTableReference() nodeToken2 -> ";"
SqlDropViewDeclaration(NodeToken, NodeToken, SqlTableReference, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlDropViewDeclaration
 
SqlDropViewDeclaration(SqlTableReference) - Constructor for class smacs.sql.syntaxtree.SqlDropViewDeclaration
 
SqlExceptionBlock() - Method in class smacs.sql.SqlScript
 
SqlExceptionBlock() - Method in class smacs.sql.SqlTree
 
SqlExceptionBlock - class smacs.sql.syntaxtree.SqlExceptionBlock.
Grammar production: nodeToken -> "EXCEPTION" nodeList -> ( SqlExceptionHandler() )+
SqlExceptionBlock(NodeToken, NodeList) - Constructor for class smacs.sql.syntaxtree.SqlExceptionBlock
 
SqlExceptionBlock(NodeList) - Constructor for class smacs.sql.syntaxtree.SqlExceptionBlock
 
SqlExceptionDeclaration() - Method in class smacs.sql.SqlScript
 
SqlExceptionDeclaration() - Method in class smacs.sql.SqlTree
 
SqlExceptionDeclaration - class smacs.sql.syntaxtree.SqlExceptionDeclaration.
Grammar production: nodeToken -> "EXCEPTION"
SqlExceptionDeclaration(NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlExceptionDeclaration
 
SqlExceptionDeclaration() - Constructor for class smacs.sql.syntaxtree.SqlExceptionDeclaration
 
SqlExceptionHandler() - Method in class smacs.sql.SqlScript
 
SqlExceptionHandler() - Method in class smacs.sql.SqlTree
 
SqlExceptionHandler - class smacs.sql.syntaxtree.SqlExceptionHandler.
Grammar production: nodeToken -> "WHEN" nodeChoice -> ( RelObjectName() ( "OR" RelObjectName() )* | "OTHERS" ) nodeToken1 -> "THEN" sqlSequenceOfStatements -> SqlSequenceOfStatements()
SqlExceptionHandler(NodeToken, NodeChoice, NodeToken, SqlSequenceOfStatements) - Constructor for class smacs.sql.syntaxtree.SqlExceptionHandler
 
SqlExceptionHandler(NodeChoice, SqlSequenceOfStatements) - Constructor for class smacs.sql.syntaxtree.SqlExceptionHandler
 
SqlExistsClause() - Method in class smacs.sql.SqlScript
 
SqlExistsClause() - Method in class smacs.sql.SqlTree
 
SqlExistsClause - class smacs.sql.syntaxtree.SqlExistsClause.
Grammar production: nodeOptional -> [ "NOT" ] nodeToken -> "EXISTS" nodeToken1 -> "(" sqlSubQuery -> SqlSubQuery() nodeToken2 -> ")"
SqlExistsClause(NodeOptional, NodeToken, NodeToken, SqlSubQuery, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlExistsClause
 
SqlExistsClause(NodeOptional, SqlSubQuery) - Constructor for class smacs.sql.syntaxtree.SqlExistsClause
 
SqlExistsIntoClause() - Method in class smacs.sql.SqlScript
 
SqlExistsIntoClause() - Method in class smacs.sql.SqlTree
 
SqlExistsIntoClause - class smacs.sql.syntaxtree.SqlExistsIntoClause.
Grammar production: nodeToken -> "EXISTS" nodeOptional -> [ SqlAllDistinctHint() ] nodeChoice -> ( "INTO" | "FROM" ) sqlIntoTable -> SqlIntoTable() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlExistsIntoClause(NodeToken, NodeOptional, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlExistsIntoClause
 
SqlExistsIntoClause(NodeOptional, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlExistsIntoClause
 
SqlExistsIntoClauseQ - class smacs.tree.defs.SqlExistsIntoClauseQ.
SqlExistsIntoClause.java semantic wrapper.
SqlExistsIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlExistsIntoClauseQ
 
SqlExistsNewIntoClause() - Method in class smacs.sql.SqlScript
 
SqlExistsNewIntoClause() - Method in class smacs.sql.SqlTree
 
SqlExistsNewIntoClause - class smacs.sql.syntaxtree.SqlExistsNewIntoClause.
Grammar production: nodeToken -> "EXISTS" nodeOptional -> [ SqlAllDistinctHint() ] sqlOldNewHint -> SqlOldNewHint() nodeChoice -> ( "INTO" | "FROM" ) sqlIntoTable -> SqlIntoTable() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlExistsNewIntoClause(NodeToken, NodeOptional, SqlOldNewHint, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlExistsNewIntoClause
 
SqlExistsNewIntoClause(NodeOptional, SqlOldNewHint, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlExistsNewIntoClause
 
SqlExistsNewIntoClauseQ - class smacs.tree.defs.SqlExistsNewIntoClauseQ.
SqlExistsNewIntoClause.java semantic wrapper.
SqlExistsNewIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlExistsNewIntoClauseQ
 
SqlExitStatement() - Method in class smacs.sql.SqlScript
 
SqlExitStatement() - Method in class smacs.sql.SqlTree
 
SqlExitStatement - class smacs.sql.syntaxtree.SqlExitStatement.
Grammar production: nodeToken -> "EXIT" nodeOptional -> [ RelObjectName() ] nodeOptional1 -> [ "WHEN" PlSqlExpression() ] nodeToken1 -> ";"
SqlExitStatement(NodeToken, NodeOptional, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlExitStatement
 
SqlExitStatement(NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlExitStatement
 
SqlExpotentExpression() - Method in class smacs.sql.SqlScript
 
SqlExpotentExpression() - Method in class smacs.sql.SqlTree
 
SqlExpotentExpression - class smacs.sql.syntaxtree.SqlExpotentExpression.
Grammar production: sqlUnaryExpressions -> SqlUnaryExpressions() nodeList -> ( "**" SqlUnaryExpressions() )+
SqlExpotentExpression(SqlUnaryExpressions, NodeList) - Constructor for class smacs.sql.syntaxtree.SqlExpotentExpression
 
SqlExpotentExpressions() - Method in class smacs.sql.SqlScript
 
SqlExpotentExpressions() - Method in class smacs.sql.SqlTree
 
SqlExpotentExpressions - class smacs.sql.syntaxtree.SqlExpotentExpressions.
Grammar production: nodeChoice -> SqlExpotentExpression() | SqlUnaryExpressions()
SqlExpotentExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlExpotentExpressions
 
SqlExpression() - Method in class smacs.sql.SqlScript
 
SqlExpression() - Method in class smacs.sql.SqlTree
 
SqlExpression - class smacs.sql.syntaxtree.SqlExpression.
Grammar production: sqlOrExpressions -> SqlOrExpressions()
SqlExpression(SqlOrExpressions) - Constructor for class smacs.sql.syntaxtree.SqlExpression
 
SqlExpressionList() - Method in class smacs.sql.SqlScript
 
SqlExpressionList() - Method in class smacs.sql.SqlTree
 
SqlExpressionList - class smacs.sql.syntaxtree.SqlExpressionList.
Grammar production: sqlSimpleExpression -> SqlSimpleExpression() nodeListOptional -> ( "," SqlSimpleExpression() )*
SqlExpressionList(SqlSimpleExpression, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlExpressionList
 
SqlFetchStatement() - Method in class smacs.sql.SqlScript
 
SqlFetchStatement() - Method in class smacs.sql.SqlTree
 
SqlFetchStatement - class smacs.sql.syntaxtree.SqlFetchStatement.
Grammar production: nodeToken -> "FETCH" nodeSequence -> ( RelObjectName() ) nodeToken1 -> "INTO" nodeChoice -> ( RelObjectName() | <S_BIND> ) nodeListOptional -> ( "," ( RelObjectName() | <S_BIND> ) )* nodeToken2 -> ";"
SqlFetchStatement(NodeToken, NodeSequence, NodeToken, NodeChoice, NodeListOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlFetchStatement
 
SqlFetchStatement(NodeSequence, NodeChoice, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlFetchStatement
 
SqlFieldDeclaration() - Method in class smacs.sql.SqlScript
 
SqlFieldDeclaration() - Method in class smacs.sql.SqlTree
 
SqlFieldDeclaration - class smacs.sql.syntaxtree.SqlFieldDeclaration.
Grammar production: nodeChoice -> SqlUniqueKeyFieldDeclaration() | SqlForeignKeyFieldDeclaration() | SqlPrimaryKeyFieldDeclaration() | SqlDataTypeFieldDeclaration()
SqlFieldDeclaration(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlFieldDeclaration
 
SqlFieldDeclarationList() - Method in class smacs.sql.SqlScript
 
SqlFieldDeclarationList() - Method in class smacs.sql.SqlTree
 
SqlFieldDeclarationList - class smacs.sql.syntaxtree.SqlFieldDeclarationList.
Grammar production: sqlFieldDeclaration -> SqlFieldDeclaration() nodeListOptional -> ( "," SqlFieldDeclaration() )*
SqlFieldDeclarationList(SqlFieldDeclaration, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlFieldDeclarationList
 
SqlFieldList() - Method in class smacs.sql.SqlScript
 
SqlFieldList() - Method in class smacs.sql.SqlTree
 
SqlFieldList - class smacs.sql.syntaxtree.SqlFieldList.
Grammar production: dotObjectName -> DotObjectName() nodeListOptional -> ( "," DotObjectName() )*
SqlFieldList(DotObjectName, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlFieldList
 
SqlFieldList - class smacs.tree.node.SqlFieldList.
SqlFieldList.java semantic wrapper.
SqlFieldList(Object) - Constructor for class smacs.tree.node.SqlFieldList
 
SqlFieldListQ - class smacs.tree.defs.SqlFieldListQ.
SqlFieldList.java semantic wrapper.
SqlFieldListQ(Object) - Constructor for class smacs.tree.defs.SqlFieldListQ
 
SqlFieldName - class smacs.tree.node.SqlFieldName.
SqlFieldName.java semantic wrapper.
SqlFieldName(Object) - Constructor for class smacs.tree.node.SqlFieldName
 
SqlFieldName(Object, String) - Constructor for class smacs.tree.node.SqlFieldName
 
SqlFieldNameQ - class smacs.tree.defs.SqlFieldNameQ.
SqlFieldName.java semantic wrapper.
SqlFieldNameQ(Object) - Constructor for class smacs.tree.defs.SqlFieldNameQ
 
SqlForLoop() - Method in class smacs.sql.SqlScript
 
SqlForLoop() - Method in class smacs.sql.SqlTree
 
SqlForLoop - class smacs.sql.syntaxtree.SqlForLoop.
Grammar production: nodeChoice -> SqlNumericForLoop() | SqlCursorForLoop()
SqlForLoop(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlForLoop
 
SqlForUpdateClause() - Method in class smacs.sql.SqlScript
 
SqlForUpdateClause() - Method in class smacs.sql.SqlTree
 
SqlForUpdateClause - class smacs.sql.syntaxtree.SqlForUpdateClause.
Grammar production: nodeToken -> "FOR" nodeToken1 -> "UPDATE" nodeToken2 -> "OF" sqlTableColumn -> SqlTableColumn() nodeListOptional -> ( "," SqlTableColumn() )*
SqlForUpdateClause(NodeToken, NodeToken, NodeToken, SqlTableColumn, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlForUpdateClause
 
SqlForUpdateClause(SqlTableColumn, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlForUpdateClause
 
SqlForeignKeyFieldDeclaration() - Method in class smacs.sql.SqlScript
 
SqlForeignKeyFieldDeclaration() - Method in class smacs.sql.SqlTree
 
SqlForeignKeyFieldDeclaration - class smacs.sql.syntaxtree.SqlForeignKeyFieldDeclaration.
Grammar production: relObjectName -> RelObjectName() nodeToken -> "KEY" nodeToken1 -> "(" sqlFieldList -> SqlFieldList() nodeToken2 -> ")" nodeToken3 -> "REFERENCES" sqlTableReference -> SqlTableReference() nodeToken4 -> "(" sqlFieldList1 -> SqlFieldList() nodeToken5 -> ")"
SqlForeignKeyFieldDeclaration(RelObjectName, NodeToken, NodeToken, SqlFieldList, NodeToken, NodeToken, SqlTableReference, NodeToken, SqlFieldList, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlForeignKeyFieldDeclaration
 
SqlForeignKeyFieldDeclaration(RelObjectName, SqlFieldList, SqlTableReference, SqlFieldList) - Constructor for class smacs.sql.syntaxtree.SqlForeignKeyFieldDeclaration
 
SqlForeignKeyFieldDeclaration - class smacs.tree.node.SqlForeignKeyFieldDeclaration.
SqlForeignKeyFieldDeclaration.java semantic wrapper.
SqlForeignKeyFieldDeclaration(Object) - Constructor for class smacs.tree.node.SqlForeignKeyFieldDeclaration
 
SqlForeignKeyFieldDeclarationQ - class smacs.tree.defs.SqlForeignKeyFieldDeclarationQ.
SqlForeignKeyFieldDeclaration.java semantic wrapper.
SqlForeignKeyFieldDeclarationQ(Object) - Constructor for class smacs.tree.defs.SqlForeignKeyFieldDeclarationQ
 
SqlFromClause() - Method in class smacs.sql.SqlScript
 
SqlFromClause() - Method in class smacs.sql.SqlTree
 
SqlFromClause - class smacs.sql.syntaxtree.SqlFromClause.
Grammar production: nodeToken -> "FROM" sqlFromItem -> SqlFromItem() nodeListOptional -> ( "," SqlFromItem() )*
SqlFromClause(NodeToken, SqlFromItem, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlFromClause
 
SqlFromClause(SqlFromItem, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlFromClause
 
SqlFromClause - class smacs.tree.node.SqlFromClause.
SqlFromClause.java semantic wrapper.
SqlFromClause(Object) - Constructor for class smacs.tree.node.SqlFromClause
 
SqlFromClauseQ - class smacs.tree.defs.SqlFromClauseQ.
SqlFromClause.java semantic wrapper.
SqlFromClauseQ(Object) - Constructor for class smacs.tree.defs.SqlFromClauseQ
 
SqlFromItem() - Method in class smacs.sql.SqlScript
 
SqlFromItem() - Method in class smacs.sql.SqlTree
 
SqlFromItem - class smacs.sql.syntaxtree.SqlFromItem.
Grammar production: nodeChoice -> ( SqlTableReference() | "(" SqlFromItemExpression() ")" | SqlTableExpression() ) nodeChoice1 -> ( SqlJoinerExpression() [ "AS" SqlAsObjectName() ] | [ SqlAsObjectName() ] )
SqlFromItem(NodeChoice, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlFromItem
 
SqlFromItem - class smacs.tree.node.SqlFromItem.
SqlFromItem.java semantic wrapper.
SqlFromItem(Object) - Constructor for class smacs.tree.node.SqlFromItem
 
SqlFromItemExpression() - Method in class smacs.sql.SqlScript
 
SqlFromItemExpression() - Method in class smacs.sql.SqlTree
 
SqlFromItemExpression - class smacs.sql.syntaxtree.SqlFromItemExpression.
Grammar production: nodeChoice -> ( SqlTableReference() | "(" SqlFromItemExpression() ")" | SqlTableExpression() ) nodeListOptional -> ( SqlJoinerExpression() )*
SqlFromItemExpression(NodeChoice, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlFromItemExpression
 
SqlFromItemQ - class smacs.tree.defs.SqlFromItemQ.
SqlFromItem.java semantic wrapper.
SqlFromItemQ(Object) - Constructor for class smacs.tree.defs.SqlFromItemQ
 
SqlFunctionBody() - Method in class smacs.sql.SqlScript
 
SqlFunctionBody() - Method in class smacs.sql.SqlTree
 
SqlFunctionBody - class smacs.sql.syntaxtree.SqlFunctionBody.
Grammar production: nodeOptional -> [ SqlDeclarations() ] sqlBeginEndBlock -> SqlBeginEndBlock()
SqlFunctionBody(NodeOptional, SqlBeginEndBlock) - Constructor for class smacs.sql.syntaxtree.SqlFunctionBody
 
SqlFunctionCall() - Method in class smacs.sql.SqlScript
 
SqlFunctionCall() - Method in class smacs.sql.SqlTree
 
SqlFunctionCall - class smacs.sql.syntaxtree.SqlFunctionCall.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ "."
SqlFunctionCall(RelObjectName, NodeOptional, NodeToken, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlFunctionCall
 
SqlFunctionCall(RelObjectName, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlFunctionCall
 
SqlFunctionDeclaration() - Method in class smacs.sql.SqlScript
 
SqlFunctionDeclaration() - Method in class smacs.sql.SqlTree
 
SqlFunctionDeclaration - class smacs.sql.syntaxtree.SqlFunctionDeclaration.
Grammar production: nodeToken -> "FUNCTION" relObjectName -> RelObjectName() nodeOptional -> [ "(" [ SqlParameterList() ] ")" ] nodeChoice -> ( "RETURN" | "RETURNS" ) sqlTypeDeclaration -> SqlTypeDeclaration() nodeChoice1 -> ( ";" | "IS" SqlFunctionBody() | "AS" S_Char_Literal() DotObjectName() ( RelObjectName() | "SQL" ) ( RelObjectName() )* )
SqlFunctionDeclaration(NodeToken, RelObjectName, NodeOptional, NodeChoice, SqlTypeDeclaration, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlFunctionDeclaration
 
SqlFunctionDeclaration(RelObjectName, NodeOptional, NodeChoice, SqlTypeDeclaration, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlFunctionDeclaration
 
SqlGotoStatement() - Method in class smacs.sql.SqlScript
 
SqlGotoStatement() - Method in class smacs.sql.SqlTree
 
SqlGotoStatement - class smacs.sql.syntaxtree.SqlGotoStatement.
Grammar production: nodeToken -> "GOTO" relObjectName -> RelObjectName() nodeToken1 -> ";"
SqlGotoStatement(NodeToken, RelObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlGotoStatement
 
SqlGotoStatement(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlGotoStatement
 
SqlGroupByClause() - Method in class smacs.sql.SqlScript
 
SqlGroupByClause() - Method in class smacs.sql.SqlTree
 
SqlGroupByClause - class smacs.sql.syntaxtree.SqlGroupByClause.
Grammar production: nodeToken -> "GROUP" nodeToken1 -> "BY" sqlExpressionList -> SqlExpressionList() nodeOptional -> [ "HAVING" SqlExpression() ]
SqlGroupByClause(NodeToken, NodeToken, SqlExpressionList, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlGroupByClause
 
SqlGroupByClause(SqlExpressionList, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlGroupByClause
 
SqlIdentifierDeclaration() - Method in class smacs.sql.SqlScript
 
SqlIdentifierDeclaration() - Method in class smacs.sql.SqlTree
 
SqlIdentifierDeclaration - class smacs.sql.syntaxtree.SqlIdentifierDeclaration.
Grammar production: relObjectName -> RelObjectName() nodeChoice -> ( SqlConstantDeclaration() | SqlVariableDeclaration() | SqlExceptionDeclaration() )
SqlIdentifierDeclaration(RelObjectName, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlIdentifierDeclaration
 
SqlIfStatement() - Method in class smacs.sql.SqlScript
 
SqlIfStatement() - Method in class smacs.sql.SqlTree
 
SqlIfStatement - class smacs.sql.syntaxtree.SqlIfStatement.
Grammar production: nodeToken -> "IF" plSqlExpression -> PlSqlExpression() nodeToken1 -> "THEN" sqlSequenceOfStatements -> SqlSequenceOfStatements() nodeListOptional -> ( "ELSIF" PlSqlExpression() "THEN" SqlSequenceOfStatements() )* nodeOptional -> [ "ELSE" SqlSequenceOfStatements() ] nodeToken2 -> "END" nodeToken3 -> "IF" nodeOptional1 -> [ RelObjectName() ] nodeToken4 -> ";"
SqlIfStatement(NodeToken, PlSqlExpression, NodeToken, SqlSequenceOfStatements, NodeListOptional, NodeOptional, NodeToken, NodeToken, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlIfStatement
 
SqlIfStatement(PlSqlExpression, SqlSequenceOfStatements, NodeListOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlIfStatement
 
SqlImportFromMapping() - Method in class smacs.sql.SqlScript
 
SqlImportFromMapping() - Method in class smacs.sql.SqlTree
 
SqlImportFromMapping - class smacs.sql.syntaxtree.SqlImportFromMapping.
Grammar production: nodeToken -> "SEQUENCE" dotObjectName -> DotObjectName()
SqlImportFromMapping(NodeToken, DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlImportFromMapping
 
SqlImportFromMapping(DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlImportFromMapping
 
SqlImportFromSqlFile() - Method in class smacs.sql.SqlScript
 
SqlImportFromSqlFile() - Method in class smacs.sql.SqlTree
 
SqlImportFromSqlFile - class smacs.sql.syntaxtree.SqlImportFromSqlFile.
Grammar production: nodeToken -> "SQL" dotObjectName -> DotObjectName()
SqlImportFromSqlFile(NodeToken, DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlImportFromSqlFile
 
SqlImportFromSqlFile(DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlImportFromSqlFile
 
SqlImportSchemaMappingStatement - Static variable in class smacs.find.imports.ModuleFile
 
SqlImportSchemaMappingStatement() - Method in class smacs.sql.SqlScript
 
SqlImportSchemaMappingStatement() - Method in class smacs.sql.SqlTree
 
SqlImportSchemaMappingStatement - class smacs.sql.syntaxtree.SqlImportSchemaMappingStatement.
Grammar production: nodeToken -> "FROM" nodeChoice -> ( SqlImportFromSqlFile() | SqlImportFromMapping() ) sqlImportSelect -> SqlImportSelect()
SqlImportSchemaMappingStatement(NodeToken, NodeChoice, SqlImportSelect) - Constructor for class smacs.sql.syntaxtree.SqlImportSchemaMappingStatement
 
SqlImportSchemaMappingStatement(NodeChoice, SqlImportSelect) - Constructor for class smacs.sql.syntaxtree.SqlImportSchemaMappingStatement
 
SqlImportSelect() - Method in class smacs.sql.SqlScript
 
SqlImportSelect() - Method in class smacs.sql.SqlTree
 
SqlImportSelect - class smacs.sql.syntaxtree.SqlImportSelect.
Grammar production: nodeChoice -> SqlImportSelectSchemaSet() | SqlImportSelectInsertSet() | SqlImportSelectUpdateSet()
SqlImportSelect(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlImportSelect
 
SqlImportSelectInsertSet() - Method in class smacs.sql.SqlScript
 
SqlImportSelectInsertSet() - Method in class smacs.sql.SqlTree
 
SqlImportSelectInsertSet - class smacs.sql.syntaxtree.SqlImportSelectInsertSet.
Grammar production: nodeToken -> "SELECT" nodeToken1 -> "INSERT" nodeToken2 -> "SEQUENCE" nodeOptional -> [ SqlImportSelectRenameSet() ]
SqlImportSelectInsertSet(NodeToken, NodeToken, NodeToken, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectInsertSet
 
SqlImportSelectInsertSet(NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectInsertSet
 
SqlImportSelectRename() - Method in class smacs.sql.SqlScript
 
SqlImportSelectRename() - Method in class smacs.sql.SqlTree
 
SqlImportSelectRename - class smacs.sql.syntaxtree.SqlImportSelectRename.
Grammar production: nodeChoice -> SqlImportSelectRenameSchemaList() | SqlImportSelectRenameTableList()
SqlImportSelectRename(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRename
 
SqlImportSelectRenameSchema() - Method in class smacs.sql.SqlScript
 
SqlImportSelectRenameSchema() - Method in class smacs.sql.SqlTree
 
SqlImportSelectRenameSchema - class smacs.sql.syntaxtree.SqlImportSelectRenameSchema.
Grammar production: relObjectName -> RelObjectName() sqlAsObjectName -> SqlAsObjectName()
SqlImportSelectRenameSchema(RelObjectName, SqlAsObjectName) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameSchema
 
SqlImportSelectRenameSchemaList() - Method in class smacs.sql.SqlScript
 
SqlImportSelectRenameSchemaList() - Method in class smacs.sql.SqlTree
 
SqlImportSelectRenameSchemaList - class smacs.sql.syntaxtree.SqlImportSelectRenameSchemaList.
Grammar production: nodeToken -> "SCHEMA" sqlImportSelectRenameSchema -> SqlImportSelectRenameSchema() nodeListOptional -> ( "," SqlImportSelectRenameSchema() )*
SqlImportSelectRenameSchemaList(NodeToken, SqlImportSelectRenameSchema, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameSchemaList
 
SqlImportSelectRenameSchemaList(SqlImportSelectRenameSchema, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameSchemaList
 
SqlImportSelectRenameSet() - Method in class smacs.sql.SqlScript
 
SqlImportSelectRenameSet() - Method in class smacs.sql.SqlTree
 
SqlImportSelectRenameSet - class smacs.sql.syntaxtree.SqlImportSelectRenameSet.
Grammar production: nodeToken -> "WITH" sqlImportSelectRename -> SqlImportSelectRename() nodeListOptional -> ( "AND" SqlImportSelectRename() )*
SqlImportSelectRenameSet(NodeToken, SqlImportSelectRename, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameSet
 
SqlImportSelectRenameSet(SqlImportSelectRename, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameSet
 
SqlImportSelectRenameTable() - Method in class smacs.sql.SqlScript
 
SqlImportSelectRenameTable() - Method in class smacs.sql.SqlTree
 
SqlImportSelectRenameTable - class smacs.sql.syntaxtree.SqlImportSelectRenameTable.
Grammar production: sqlTableReference -> SqlTableReference() sqlAsObjectName -> SqlAsObjectName()
SqlImportSelectRenameTable(SqlTableReference, SqlAsObjectName) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameTable
 
SqlImportSelectRenameTableList() - Method in class smacs.sql.SqlScript
 
SqlImportSelectRenameTableList() - Method in class smacs.sql.SqlTree
 
SqlImportSelectRenameTableList - class smacs.sql.syntaxtree.SqlImportSelectRenameTableList.
Grammar production: nodeToken -> "TABLE" sqlImportSelectRenameSchema -> SqlImportSelectRenameSchema() nodeListOptional -> ( "," SqlImportSelectRenameSchema() )*
SqlImportSelectRenameTableList(NodeToken, SqlImportSelectRenameSchema, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameTableList
 
SqlImportSelectRenameTableList(SqlImportSelectRenameSchema, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectRenameTableList
 
SqlImportSelectSchema() - Method in class smacs.sql.SqlScript
 
SqlImportSelectSchema() - Method in class smacs.sql.SqlTree
 
SqlImportSelectSchema - class smacs.sql.syntaxtree.SqlImportSelectSchema.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ SqlAsObjectName() ]
SqlImportSelectSchema(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectSchema
 
SqlImportSelectSchemaSet() - Method in class smacs.sql.SqlScript
 
SqlImportSelectSchemaSet() - Method in class smacs.sql.SqlTree
 
SqlImportSelectSchemaSet - class smacs.sql.syntaxtree.SqlImportSelectSchemaSet.
Grammar production: nodeToken -> "SELECT" nodeToken1 -> "SCHEMA" sqlImportSelectSchema -> SqlImportSelectSchema() nodeListOptional -> ( "," SqlImportSelectSchema() )* nodeOptional -> [ SqlImportSelectRenameSet() ]
SqlImportSelectSchemaSet(NodeToken, NodeToken, SqlImportSelectSchema, NodeListOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectSchemaSet
 
SqlImportSelectSchemaSet(SqlImportSelectSchema, NodeListOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectSchemaSet
 
SqlImportSelectUpdate() - Method in class smacs.sql.SqlScript
 
SqlImportSelectUpdate() - Method in class smacs.sql.SqlTree
 
SqlImportSelectUpdate - class smacs.sql.syntaxtree.SqlImportSelectUpdate.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ SqlAsObjectName() ]
SqlImportSelectUpdate(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectUpdate
 
SqlImportSelectUpdateSet() - Method in class smacs.sql.SqlScript
 
SqlImportSelectUpdateSet() - Method in class smacs.sql.SqlTree
 
SqlImportSelectUpdateSet - class smacs.sql.syntaxtree.SqlImportSelectUpdateSet.
Grammar production: nodeToken -> "SELECT" nodeToken1 -> "UPDATE" nodeToken2 -> "SEQUENCE" sqlImportSelectUpdate -> SqlImportSelectUpdate() nodeListOptional -> ( "," SqlImportSelectUpdate() )* nodeOptional -> [ SqlImportSelectRenameSet() ]
SqlImportSelectUpdateSet(NodeToken, NodeToken, NodeToken, SqlImportSelectUpdate, NodeListOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectUpdateSet
 
SqlImportSelectUpdateSet(SqlImportSelectUpdate, NodeListOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlImportSelectUpdateSet
 
SqlInClause() - Method in class smacs.sql.SqlScript
 
SqlInClause() - Method in class smacs.sql.SqlTree
 
SqlInClause - class smacs.sql.syntaxtree.SqlInClause.
Grammar production: nodeOptional -> [ "NOT" ] nodeToken -> "IN" nodeToken1 -> "(" nodeChoice -> ( SqlExpressionList() | SqlSubQuery() ) nodeToken2 -> ")"
SqlInClause(NodeOptional, NodeToken, NodeToken, NodeChoice, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlInClause
 
SqlInClause(NodeOptional, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlInClause
 
SqlIndexDeclaration() - Method in class smacs.sql.SqlScript
 
SqlIndexDeclaration() - Method in class smacs.sql.SqlTree
 
SqlIndexDeclaration - class smacs.sql.syntaxtree.SqlIndexDeclaration.
Grammar production: nodeOptional -> ( SqlUniqueType() )?
SqlIndexDeclaration(NodeOptional, NodeToken, DotObjectName, NodeToken, SqlTableReference, NodeToken, SqlFieldList, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlIndexDeclaration
 
SqlIndexDeclaration(NodeOptional, DotObjectName, SqlTableReference, SqlFieldList) - Constructor for class smacs.sql.syntaxtree.SqlIndexDeclaration
 
SqlInitDeclaration() - Method in class smacs.sql.SqlScript
 
SqlInitDeclaration() - Method in class smacs.sql.SqlTree
 
SqlInitDeclaration - class smacs.sql.syntaxtree.SqlInitDeclaration.
Grammar production: nodeChoice -> SqlNotNullDeclaration() | SqlDefaultDeclaration()
SqlInitDeclaration(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlInitDeclaration
 
SqlInsertFromStatement - Static variable in class smacs.find.imports.ModuleFile
 
SqlInsertFromStatement() - Method in class smacs.sql.SqlScript
 
SqlInsertFromStatement() - Method in class smacs.sql.SqlTree
 
SqlInsertFromStatement - class smacs.sql.syntaxtree.SqlInsertFromStatement.
Grammar production: nodeToken -> "INSERT" sqlFromClause -> SqlFromClause() nodeOptional -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional1 -> [ SqlWithOptions() ] nodeListOptional -> ( ( SqlUpsertIntoClause() | SqlUpsertNewIntoClause() ) | ( SqlInsertIntoClause() | SqlInsertNewIntoClause() ) | ( SqlUpdateIntoClause() | SqlUpdateNewIntoClause() ) | ( SqlExistsIntoClause() | SqlExistsNewIntoClause() ) )* nodeToken1 -> ";"
SqlInsertFromStatement(NodeToken, SqlFromClause, NodeOptional, NodeOptional, NodeListOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlInsertFromStatement
 
SqlInsertFromStatement(SqlFromClause, NodeOptional, NodeOptional, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlInsertFromStatement
 
SqlInsertFromStatement - class smacs.tree.node.SqlInsertFromStatement.
SqlInsertFromStatement.java semantic wrapper.
SqlInsertFromStatement(Object) - Constructor for class smacs.tree.node.SqlInsertFromStatement
 
SqlInsertFromStatement(Object, String) - Constructor for class smacs.tree.node.SqlInsertFromStatement
 
SqlInsertFromStatementName - Static variable in class smacs.find.clause.SelectMappingDef
 
SqlInsertFromStatementQ - class smacs.tree.defs.SqlInsertFromStatementQ.
SqlInsertFromStatement.java semantic wrapper.
SqlInsertFromStatementQ(Object) - Constructor for class smacs.tree.defs.SqlInsertFromStatementQ
 
SqlInsertIntoClause() - Method in class smacs.sql.SqlScript
 
SqlInsertIntoClause() - Method in class smacs.sql.SqlTree
 
SqlInsertIntoClause - class smacs.sql.syntaxtree.SqlInsertIntoClause.
Grammar production: nodeToken -> "INSERT" nodeOptional -> [ SqlAllDistinctHint() ] sqlIntoTableClause -> SqlIntoTableClause() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlInsertIntoClause(NodeToken, NodeOptional, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlInsertIntoClause
 
SqlInsertIntoClause(NodeOptional, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlInsertIntoClause
 
SqlInsertIntoClause - class smacs.tree.node.SqlInsertIntoClause.
SqlInsertIntoClause.java semantic wrapper.
SqlInsertIntoClause(Object) - Constructor for class smacs.tree.node.SqlInsertIntoClause
 
SqlInsertIntoClause(Object, String) - Constructor for class smacs.tree.node.SqlInsertIntoClause
 
SqlInsertIntoClauseQ - class smacs.tree.defs.SqlInsertIntoClauseQ.
SqlInsertIntoClause.java semantic wrapper.
SqlInsertIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlInsertIntoClauseQ
 
SqlInsertIntoStatement - Static variable in class smacs.find.imports.ModuleFile
 
SqlInsertIntoStatement() - Method in class smacs.sql.SqlScript
 
SqlInsertIntoStatement() - Method in class smacs.sql.SqlTree
 
SqlInsertIntoStatement - class smacs.sql.syntaxtree.SqlInsertIntoStatement.
Grammar production: nodeToken -> "INSERT" sqlIntoTableClause -> SqlIntoTableClause() nodeChoice -> ( "VALUES" "(" PlSqlExpressionList() ")" | SqlSelectStatement() ) nodeToken1 -> ";"
SqlInsertIntoStatement(NodeToken, SqlIntoTableClause, NodeChoice, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlInsertIntoStatement
 
SqlInsertIntoStatement(SqlIntoTableClause, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlInsertIntoStatement
 
SqlInsertIntoStatement - class smacs.tree.node.SqlInsertIntoStatement.
SqlInsertIntoStatement.java semantic wrapper.
SqlInsertIntoStatement(Object) - Constructor for class smacs.tree.node.SqlInsertIntoStatement
 
SqlInsertIntoStatement(Object, String) - Constructor for class smacs.tree.node.SqlInsertIntoStatement
 
SqlInsertIntoStatementName - Static variable in class smacs.find.clause.SelectMappingDef
 
SqlInsertIntoStatementQ - class smacs.tree.defs.SqlInsertIntoStatementQ.
SqlInsertIntoStatement.java semantic wrapper.
SqlInsertIntoStatementQ(Object) - Constructor for class smacs.tree.defs.SqlInsertIntoStatementQ
 
SqlInsertNewFromStatement() - Method in class smacs.sql.SqlScript
 
SqlInsertNewFromStatement() - Method in class smacs.sql.SqlTree
 
SqlInsertNewFromStatement - class smacs.sql.syntaxtree.SqlInsertNewFromStatement.
Grammar production: nodeToken -> "INSERT" sqlOldNewHint -> SqlOldNewHint() sqlFromClause -> SqlFromClause() nodeOptional -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional1 -> [ SqlWithOptions() ] nodeListOptional -> ( ( SqlUpsertIntoClause() | SqlUpsertNewIntoClause() ) | ( SqlInsertIntoClause() | SqlInsertNewIntoClause() ) | ( SqlUpdateIntoClause() | SqlUpdateNewIntoClause() ) | ( SqlExistsIntoClause() | SqlExistsNewIntoClause() ) )* nodeToken1 -> ";"
SqlInsertNewFromStatement(NodeToken, SqlOldNewHint, SqlFromClause, NodeOptional, NodeOptional, NodeListOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlInsertNewFromStatement
 
SqlInsertNewFromStatement(SqlOldNewHint, SqlFromClause, NodeOptional, NodeOptional, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlInsertNewFromStatement
 
SqlInsertNewFromStatement - class smacs.tree.node.SqlInsertNewFromStatement.
SqlInsertNewFromStatement.java semantic wrapper.
SqlInsertNewFromStatement(Object) - Constructor for class smacs.tree.node.SqlInsertNewFromStatement
 
SqlInsertNewFromStatement(Object, String) - Constructor for class smacs.tree.node.SqlInsertNewFromStatement
 
SqlInsertNewFromStatementName - Static variable in class smacs.find.clause.SelectMappingDef
 
SqlInsertNewFromStatementQ - class smacs.tree.defs.SqlInsertNewFromStatementQ.
SqlInsertNewFromStatement.java semantic wrapper.
SqlInsertNewFromStatementQ(Object) - Constructor for class smacs.tree.defs.SqlInsertNewFromStatementQ
 
SqlInsertNewIntoClause() - Method in class smacs.sql.SqlScript
 
SqlInsertNewIntoClause() - Method in class smacs.sql.SqlTree
 
SqlInsertNewIntoClause - class smacs.sql.syntaxtree.SqlInsertNewIntoClause.
Grammar production: nodeToken -> "INSERT" nodeOptional -> [ SqlAllDistinctHint() ] sqlOldNewHint -> SqlOldNewHint() sqlIntoTableClause -> SqlIntoTableClause() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlInsertNewIntoClause(NodeToken, NodeOptional, SqlOldNewHint, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlInsertNewIntoClause
 
SqlInsertNewIntoClause(NodeOptional, SqlOldNewHint, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlInsertNewIntoClause
 
SqlInsertNewIntoClauseQ - class smacs.tree.defs.SqlInsertNewIntoClauseQ.
SqlInsertNewIntoClause.java semantic wrapper.
SqlInsertNewIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlInsertNewIntoClauseQ
 
SqlInsertNewIntoStatement() - Method in class smacs.sql.SqlScript
 
SqlInsertNewIntoStatement() - Method in class smacs.sql.SqlTree
 
SqlInsertNewIntoStatement - class smacs.sql.syntaxtree.SqlInsertNewIntoStatement.
Grammar production: nodeToken -> "INSERT" sqlOldNewHint -> SqlOldNewHint() sqlIntoTableClause -> SqlIntoTableClause() nodeChoice -> ( "VALUES" "(" PlSqlExpressionList() ")" | SqlSelectStatement() ) nodeToken1 -> ";"
SqlInsertNewIntoStatement(NodeToken, SqlOldNewHint, SqlIntoTableClause, NodeChoice, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlInsertNewIntoStatement
 
SqlInsertNewIntoStatement(SqlOldNewHint, SqlIntoTableClause, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlInsertNewIntoStatement
 
SqlInsertStatement() - Method in class smacs.sql.SqlScript
 
SqlInsertStatement() - Method in class smacs.sql.SqlTree
 
SqlInsertStatement - class smacs.sql.syntaxtree.SqlInsertStatement.
Grammar production: nodeChoice -> SqlInsertIntoStatement() | SqlInsertFromStatement() | SqlInsertNewIntoStatement() | SqlInsertNewFromStatement() | SqlInsertTransformStatement() | SqlInsertTransformStatement()
SqlInsertStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlInsertStatement
 
SqlInsertTransformStatement - Static variable in class smacs.find.clause.SelectImport
 
SqlInsertTransformStatement() - Method in class smacs.sql.SqlScript
 
SqlInsertTransformStatement() - Method in class smacs.sql.SqlTree
 
SqlInsertTransformStatement - class smacs.sql.syntaxtree.SqlInsertTransformStatement.
Grammar production: nodeChoice -> ( "TRANSFORM" | "INSERT" "FOR" ) nodeOptional -> [ SqlOldNewHint() ] sqlSelectStatement -> SqlSelectStatement() nodeOptional1 -> [ SqlWithOptions() ] nodeListOptional -> ( ( SqlUpsertIntoClause() | SqlUpsertNewIntoClause() ) | ( SqlInsertIntoClause() | SqlInsertNewIntoClause() ) | ( SqlUpdateIntoClause() | SqlUpdateNewIntoClause() ) | ( SqlExistsIntoClause() | SqlExistsNewIntoClause() ) )* nodeToken -> ";"
SqlInsertTransformStatement(NodeChoice, NodeOptional, SqlSelectStatement, NodeOptional, NodeListOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlInsertTransformStatement
 
SqlInsertTransformStatement(NodeChoice, NodeOptional, SqlSelectStatement, NodeOptional, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlInsertTransformStatement
 
SqlInsertTransformStatement - class smacs.tree.node.SqlInsertTransformStatement.
SqlInsertTransformStatement.java semantic wrapper.
SqlInsertTransformStatement(Object) - Constructor for class smacs.tree.node.SqlInsertTransformStatement
 
SqlInsertTransformStatement(Object, String) - Constructor for class smacs.tree.node.SqlInsertTransformStatement
 
SqlInsertTransformStatementName - Static variable in class smacs.find.clause.SelectMappingDef
 
SqlInsertTransformStatementQ - class smacs.tree.defs.SqlInsertTransformStatementQ.
SqlInsertTransformStatement.java semantic wrapper.
SqlInsertTransformStatementQ(Object) - Constructor for class smacs.tree.defs.SqlInsertTransformStatementQ
 
SqlIntoClause() - Method in class smacs.sql.SqlScript
 
SqlIntoClause() - Method in class smacs.sql.SqlTree
 
SqlIntoClause - class smacs.sql.syntaxtree.SqlIntoClause.
Grammar production: nodeToken -> "INTO" sqlIntoItem -> SqlIntoItem() nodeListOptional -> ( "," SqlIntoItem() )*
SqlIntoClause(NodeToken, SqlIntoItem, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlIntoClause
 
SqlIntoClause(SqlIntoItem, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlIntoClause
 
SqlIntoItem() - Method in class smacs.sql.SqlScript
 
SqlIntoItem() - Method in class smacs.sql.SqlTree
 
SqlIntoItem - class smacs.sql.syntaxtree.SqlIntoItem.
Grammar production: nodeChoice -> SqlTableReference() SqlTableReference() | ( <S_BIND> ) | SqlTableExpression()
SqlIntoItem(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlIntoItem
 
SqlIntoTable() - Method in class smacs.sql.SqlScript
 
SqlIntoTable() - Method in class smacs.sql.SqlTree
 
SqlIntoTable - class smacs.sql.syntaxtree.SqlIntoTable.
Grammar production: nodeChoice -> ( SqlTableReference() | SqlTableExpression() ) nodeOptional -> [ "(" SqlTableColumn() ( "," SqlTableColumn() )* ")" ] nodeOptional1 -> [ SqlAsObjectName() ]
SqlIntoTable(NodeChoice, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlIntoTable
 
SqlIntoTableClause() - Method in class smacs.sql.SqlScript
 
SqlIntoTableClause() - Method in class smacs.sql.SqlTree
 
SqlIntoTableClause - class smacs.sql.syntaxtree.SqlIntoTableClause.
Grammar production: nodeToken -> "INTO" sqlIntoTable -> SqlIntoTable() nodeOptional -> [ SqlJoinWhereClause() ]
SqlIntoTableClause(NodeToken, SqlIntoTable, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlIntoTableClause
 
SqlIntoTableClause(SqlIntoTable, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlIntoTableClause
 
SqlIntoTableClause - class smacs.tree.node.SqlIntoTableClause.
SqlIntoTableClause.java semantic wrapper.
SqlIntoTableClause(Object) - Constructor for class smacs.tree.node.SqlIntoTableClause
 
SqlIntoTableClauseQ - class smacs.tree.defs.SqlIntoTableClauseQ.
SqlIntoTableClause.java semantic wrapper.
SqlIntoTableClauseQ(Object) - Constructor for class smacs.tree.defs.SqlIntoTableClauseQ
 
SqlIntoTableQ - class smacs.tree.defs.SqlIntoTableQ.
SqlIntoTableClause.java semantic wrapper.
SqlIntoTableQ(Object) - Constructor for class smacs.tree.defs.SqlIntoTableQ
 
SqlIsNullClause() - Method in class smacs.sql.SqlScript
 
SqlIsNullClause() - Method in class smacs.sql.SqlTree
 
SqlIsNullClause - class smacs.sql.syntaxtree.SqlIsNullClause.
Grammar production: nodeToken -> "IS" nodeChoice -> ( SqlNullExpression() | SqlNotNullExpression() )
SqlIsNullClause(NodeToken, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlIsNullClause
 
SqlIsNullClause(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlIsNullClause
 
SqlJoinWhereClause() - Method in class smacs.sql.SqlScript
 
SqlJoinWhereClause() - Method in class smacs.sql.SqlTree
 
SqlJoinWhereClause - class smacs.sql.syntaxtree.SqlJoinWhereClause.
Grammar production: nodeToken -> "ON" sqlExpression -> SqlExpression()
SqlJoinWhereClause(NodeToken, SqlExpression) - Constructor for class smacs.sql.syntaxtree.SqlJoinWhereClause
 
SqlJoinWhereClause(SqlExpression) - Constructor for class smacs.sql.syntaxtree.SqlJoinWhereClause
 
SqlJoinerExpression() - Method in class smacs.sql.SqlScript
 
SqlJoinerExpression() - Method in class smacs.sql.SqlTree
 
SqlJoinerExpression - class smacs.sql.syntaxtree.SqlJoinerExpression.
Grammar production: nodeChoice -> "JOIN" ( SqlTableReference() | SqlTableExpression() ) [ SqlJoinWhereClause() ] | RelObjectName() "JOIN" ( SqlTableReference() | SqlTableExpression() ) [ SqlJoinWhereClause() ]
SqlJoinerExpression(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlJoinerExpression
 
SqlLabelDeclaration() - Method in class smacs.sql.SqlScript
 
SqlLabelDeclaration() - Method in class smacs.sql.SqlTree
 
SqlLabelDeclaration - class smacs.sql.syntaxtree.SqlLabelDeclaration.
Grammar production: nodeToken -> "<<" relObjectName -> RelObjectName() nodeToken1 -> ">>"
SqlLabelDeclaration(NodeToken, RelObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlLabelDeclaration
 
SqlLabelDeclaration(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlLabelDeclaration
 
SqlLikeClause() - Method in class smacs.sql.SqlScript
 
SqlLikeClause() - Method in class smacs.sql.SqlTree
 
SqlLikeClause - class smacs.sql.syntaxtree.SqlLikeClause.
Grammar production: nodeOptional -> [ "NOT" ] nodeToken -> "LIKE" sqlSimpleExpression -> SqlSimpleExpression()
SqlLikeClause(NodeOptional, NodeToken, SqlSimpleExpression) - Constructor for class smacs.sql.syntaxtree.SqlLikeClause
 
SqlLikeClause(NodeOptional, SqlSimpleExpression) - Constructor for class smacs.sql.syntaxtree.SqlLikeClause
 
SqlLockMode() - Method in class smacs.sql.SqlScript
 
SqlLockMode() - Method in class smacs.sql.SqlTree
 
SqlLockMode - class smacs.sql.syntaxtree.SqlLockMode.
Grammar production: nodeChoice -> ( "ROW" ( "SHARE" | "EXCLUSIVE" ) ) | ( "SHARE" [ "UPDATE" | ( "ROW" "EXCLUSIVE" ) ] ) | ( "EXCLUSIVE" )
SqlLockMode(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlLockMode
 
SqlLockTableStatement() - Method in class smacs.sql.SqlScript
 
SqlLockTableStatement() - Method in class smacs.sql.SqlTree
 
SqlLockTableStatement - class smacs.sql.syntaxtree.SqlLockTableStatement.
Grammar production: nodeToken -> "LOCK" nodeToken1 -> "TABLE" sqlTableReference -> SqlTableReference() nodeListOptional -> ( "," SqlTableReference() )* nodeToken2 -> "IN" sqlLockMode -> SqlLockMode() nodeToken3 -> "MODE" nodeOptional -> [ "NOWAIT" ] nodeToken4 -> ";"
SqlLockTableStatement(NodeToken, NodeToken, SqlTableReference, NodeListOptional, NodeToken, SqlLockMode, NodeToken, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlLockTableStatement
 
SqlLockTableStatement(SqlTableReference, NodeListOptional, SqlLockMode, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlLockTableStatement
 
SqlLoopStatement() - Method in class smacs.sql.SqlScript
 
SqlLoopStatement() - Method in class smacs.sql.SqlTree
 
SqlLoopStatement - class smacs.sql.syntaxtree.SqlLoopStatement.
Grammar production: nodeChoice -> SqlNormalLoop() | SqlWhileLoop() | SqlForLoop()
SqlLoopStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlLoopStatement
 
SqlMaterializedCursor() - Method in class smacs.sql.SqlScript
 
SqlMaterializedCursor() - Method in class smacs.sql.SqlTree
 
SqlMaterializedCursor - class smacs.sql.syntaxtree.SqlMaterializedCursor.
Grammar production: dotObjectName -> DotObjectName() nodeToken -> "CURSOR"
SqlMaterializedCursor(DotObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlMaterializedCursor
 
SqlMaterializedCursor(DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlMaterializedCursor
 
SqlMaterializedCursorQ - class smacs.tree.defs.SqlMaterializedCursorQ.
SqlMaterializedCursor.java semantic wrapper.
SqlMaterializedCursorQ(Object) - Constructor for class smacs.tree.defs.SqlMaterializedCursorQ
 
SqlMetaData() - Method in class smacs.sql.SqlScript
 
SqlMetaData() - Method in class smacs.sql.SqlTree
 
SqlMetaData - class smacs.sql.syntaxtree.SqlMetaData.
Grammar production: nodeToken -> "<" relObjectName -> RelObjectName() nodeToken1 -> ">"
SqlMetaData(NodeToken, RelObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlMetaData
 
SqlMetaData(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlMetaData
 
SqlMultiplicativeExpression() - Method in class smacs.sql.SqlScript
 
SqlMultiplicativeExpression() - Method in class smacs.sql.SqlTree
 
SqlMultiplicativeExpression - class smacs.sql.syntaxtree.SqlMultiplicativeExpression.
Grammar production: sqlExpotentExpressions -> SqlExpotentExpressions() nodeList -> ( ( "*" | "/" ) SqlExpotentExpressions() )+
SqlMultiplicativeExpression(SqlExpotentExpressions, NodeList) - Constructor for class smacs.sql.syntaxtree.SqlMultiplicativeExpression
 
SqlMultiplicativeExpressions() - Method in class smacs.sql.SqlScript
 
SqlMultiplicativeExpressions() - Method in class smacs.sql.SqlTree
 
SqlMultiplicativeExpressions - class smacs.sql.syntaxtree.SqlMultiplicativeExpressions.
Grammar production: nodeChoice -> SqlMultiplicativeExpression() | SqlExpotentExpressions()
SqlMultiplicativeExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlMultiplicativeExpressions
 
SqlNodeClone - class smacs.tree.node.SqlNodeClone.
clone sql syntax nodes.
SqlNodeClone() - Constructor for class smacs.tree.node.SqlNodeClone
 
SqlNodeClone(Object) - Constructor for class smacs.tree.node.SqlNodeClone
 
SqlNodeClone(Object, String) - Constructor for class smacs.tree.node.SqlNodeClone
 
SqlNormalLoop() - Method in class smacs.sql.SqlScript
 
SqlNormalLoop() - Method in class smacs.sql.SqlTree
 
SqlNormalLoop - class smacs.sql.syntaxtree.SqlNormalLoop.
Grammar production: nodeToken -> "LOOP" sqlSequenceOfStatements -> SqlSequenceOfStatements() nodeToken1 -> "END" nodeToken2 -> "LOOP" nodeOptional -> [ RelObjectName() ] nodeToken3 -> ";"
SqlNormalLoop(NodeToken, SqlSequenceOfStatements, NodeToken, NodeToken, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlNormalLoop
 
SqlNormalLoop(SqlSequenceOfStatements, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlNormalLoop
 
SqlNotNullDeclaration() - Method in class smacs.sql.SqlScript
 
SqlNotNullDeclaration() - Method in class smacs.sql.SqlTree
 
SqlNotNullDeclaration - class smacs.sql.syntaxtree.SqlNotNullDeclaration.
Grammar production: nodeToken -> "NOT" nodeToken1 -> "NULL"
SqlNotNullDeclaration(NodeToken, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlNotNullDeclaration
 
SqlNotNullDeclaration() - Constructor for class smacs.sql.syntaxtree.SqlNotNullDeclaration
 
SqlNotNullExpression() - Method in class smacs.sql.SqlScript
 
SqlNotNullExpression() - Method in class smacs.sql.SqlTree
 
SqlNotNullExpression - class smacs.sql.syntaxtree.SqlNotNullExpression.
Grammar production: nodeToken -> "NOT" nodeToken1 -> "NULL"
SqlNotNullExpression(NodeToken, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlNotNullExpression
 
SqlNotNullExpression() - Constructor for class smacs.sql.syntaxtree.SqlNotNullExpression
 
SqlNullExpression() - Method in class smacs.sql.SqlScript
 
SqlNullExpression() - Method in class smacs.sql.SqlTree
 
SqlNullExpression - class smacs.sql.syntaxtree.SqlNullExpression.
Grammar production: nodeToken -> "NULL"
SqlNullExpression(NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlNullExpression
 
SqlNullExpression() - Constructor for class smacs.sql.syntaxtree.SqlNullExpression
 
SqlNullStatement() - Method in class smacs.sql.SqlScript
 
SqlNullStatement() - Method in class smacs.sql.SqlTree
 
SqlNullStatement - class smacs.sql.syntaxtree.SqlNullStatement.
Grammar production: sqlNullExpression -> SqlNullExpression() nodeToken -> ";"
SqlNullStatement(SqlNullExpression, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlNullStatement
 
SqlNullStatement(SqlNullExpression) - Constructor for class smacs.sql.syntaxtree.SqlNullStatement
 
SqlNumOrID() - Method in class smacs.sql.SqlScript
 
SqlNumOrID() - Method in class smacs.sql.SqlTree
 
SqlNumOrID - class smacs.sql.syntaxtree.SqlNumOrID.
Grammar production: nodeChoice -> <S_IDENTIFIER> | ( [ "+" | "-" ] <S_NUMBER> )
SqlNumOrID(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlNumOrID
 
SqlNumericForLoop() - Method in class smacs.sql.SqlScript
 
SqlNumericForLoop() - Method in class smacs.sql.SqlTree
 
SqlNumericForLoop - class smacs.sql.syntaxtree.SqlNumericForLoop.
Grammar production: nodeToken -> "FOR" relObjectName -> RelObjectName() nodeToken1 -> "IN" nodeOptional -> [ "REVERSE" ] plSqlSimpleExpression -> PlSqlSimpleExpression() nodeToken2 -> ".."
SqlNumericForLoop(NodeToken, RelObjectName, NodeToken, NodeOptional, PlSqlSimpleExpression, NodeToken, PlSqlSimpleExpression, SqlNormalLoop) - Constructor for class smacs.sql.syntaxtree.SqlNumericForLoop
 
SqlNumericForLoop(RelObjectName, NodeOptional, PlSqlSimpleExpression, PlSqlSimpleExpression, SqlNormalLoop) - Constructor for class smacs.sql.syntaxtree.SqlNumericForLoop
 
SqlNumericForLoopLookahead() - Method in class smacs.sql.SqlScript
 
SqlNumericForLoopLookahead() - Method in class smacs.sql.SqlTree
 
SqlNumericForLoopLookahead - class smacs.sql.syntaxtree.SqlNumericForLoopLookahead.
Grammar production: nodeToken -> "FOR" relObjectName -> RelObjectName() nodeToken1 -> "IN" nodeOptional -> [ "REVERSE" ] plSqlSimpleExpression -> PlSqlSimpleExpression() nodeToken2 -> ".."
SqlNumericForLoopLookahead(NodeToken, RelObjectName, NodeToken, NodeOptional, PlSqlSimpleExpression, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlNumericForLoopLookahead
 
SqlNumericForLoopLookahead(RelObjectName, NodeOptional, PlSqlSimpleExpression) - Constructor for class smacs.sql.syntaxtree.SqlNumericForLoopLookahead
 
SqlOldNewHint() - Method in class smacs.sql.SqlScript
 
SqlOldNewHint() - Method in class smacs.sql.SqlTree
 
SqlOldNewHint - class smacs.sql.syntaxtree.SqlOldNewHint.
Grammar production: relObjectName -> RelObjectName()
SqlOldNewHint(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlOldNewHint
 
SqlOldNewHint - class smacs.tree.node.SqlOldNewHint.
SqlIntoTableClause.java semantic wrapper.
SqlOldNewHint(Object) - Constructor for class smacs.tree.node.SqlOldNewHint
 
SqlOldNewHintQ - class smacs.tree.defs.SqlOldNewHintQ.
SqlOldNewHint.java semantic wrapper.
SqlOldNewHintQ(Object) - Constructor for class smacs.tree.defs.SqlOldNewHintQ
 
SqlOpenStatement() - Method in class smacs.sql.SqlScript
 
SqlOpenStatement() - Method in class smacs.sql.SqlTree
 
SqlOpenStatement - class smacs.sql.syntaxtree.SqlOpenStatement.
Grammar production: nodeToken -> "OPEN" relObjectName -> RelObjectName() nodeOptional -> [ "(" PlSqlArguments() ")" ] nodeToken1 -> ";"
SqlOpenStatement(NodeToken, RelObjectName, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlOpenStatement
 
SqlOpenStatement(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlOpenStatement
 
SqlOrExpression() - Method in class smacs.sql.SqlScript
 
SqlOrExpression() - Method in class smacs.sql.SqlTree
 
SqlOrExpression - class smacs.sql.syntaxtree.SqlOrExpression.
Grammar production: sqlAndExpressions -> SqlAndExpressions() nodeList -> ( "OR" SqlAndExpressions() )+
SqlOrExpression(SqlAndExpressions, NodeList) - Constructor for class smacs.sql.syntaxtree.SqlOrExpression
 
SqlOrExpressions() - Method in class smacs.sql.SqlScript
 
SqlOrExpressions() - Method in class smacs.sql.SqlTree
 
SqlOrExpressions - class smacs.sql.syntaxtree.SqlOrExpressions.
Grammar production: nodeChoice -> SqlOrExpression() | SqlAndExpressions()
SqlOrExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlOrExpressions
 
SqlOracleObjectName() - Method in class smacs.sql.SqlScript
 
SqlOracleObjectName() - Method in class smacs.sql.SqlTree
 
SqlOracleObjectName - class smacs.sql.syntaxtree.SqlOracleObjectName.
Grammar production: nodeChoice -> <S_IDENTIFIER> | <S_QUOTED_IDENTIFIER>
SqlOracleObjectName(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlOracleObjectName
 
SqlOrderByClause() - Method in class smacs.sql.SqlScript
 
SqlOrderByClause() - Method in class smacs.sql.SqlTree
 
SqlOrderByClause - class smacs.sql.syntaxtree.SqlOrderByClause.
Grammar production: nodeToken -> "ORDER" nodeToken1 -> "BY" sqlSimpleExpression -> SqlSimpleExpression() nodeOptional -> [ "ASC" | "DESC" ] nodeListOptional -> ( "," SqlSimpleExpression() [ "ASC" | "DESC" ] )*
SqlOrderByClause(NodeToken, NodeToken, SqlSimpleExpression, NodeOptional, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlOrderByClause
 
SqlOrderByClause(SqlSimpleExpression, NodeOptional, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlOrderByClause
 
SqlOuterJoinExpression() - Method in class smacs.sql.SqlScript
 
SqlOuterJoinExpression() - Method in class smacs.sql.SqlTree
 
SqlOuterJoinExpression - class smacs.sql.syntaxtree.SqlOuterJoinExpression.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ "."
SqlOuterJoinExpression(RelObjectName, NodeOptional, NodeToken, NodeToken, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlOuterJoinExpression
 
SqlOuterJoinExpression(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlOuterJoinExpression
 
SqlPackageDeclaration() - Method in class smacs.sql.SqlScript
 
SqlPackageDeclaration() - Method in class smacs.sql.SqlTree
 
SqlPackageDeclaration - class smacs.sql.syntaxtree.SqlPackageDeclaration.
Grammar production: nodeToken -> "PACKAGE" dotObjectName -> DotObjectName() nodeToken1 -> "IS" sqlPackageDeclarationList -> SqlPackageDeclarationList() nodeToken2 -> "END"
SqlPackageDeclaration(NodeToken, DotObjectName, NodeToken, SqlPackageDeclarationList, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlPackageDeclaration
 
SqlPackageDeclaration(DotObjectName, SqlPackageDeclarationList) - Constructor for class smacs.sql.syntaxtree.SqlPackageDeclaration
 
SqlPackageDeclarationList() - Method in class smacs.sql.SqlScript
 
SqlPackageDeclarationList() - Method in class smacs.sql.SqlTree
 
SqlPackageDeclarationList - class smacs.sql.syntaxtree.SqlPackageDeclarationList.
Grammar production: nodeChoice -> SqlTableDeclaration() | SqlFunctionDeclaration() | SqlSequenceDeclaration()
SqlPackageDeclarationList(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlPackageDeclarationList
 
SqlParameter() - Method in class smacs.sql.SqlScript
 
SqlParameter() - Method in class smacs.sql.SqlTree
 
SqlParameter - class smacs.sql.syntaxtree.SqlParameter.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ [ "IN" ] [ "OUT" ] SqlTypeDeclaration() [ ( ":=" | "DEFAULT" ) PlSqlExpression() ] ]
SqlParameter(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlParameter
 
SqlParameterList() - Method in class smacs.sql.SqlScript
 
SqlParameterList() - Method in class smacs.sql.SqlTree
 
SqlParameterList - class smacs.sql.syntaxtree.SqlParameterList.
Grammar production: sqlParameter -> SqlParameter() nodeListOptional -> ( "," SqlParameter() )*
SqlParameterList(SqlParameter, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlParameterList
 
SqlParserNode - class smacs.sql.SqlParserNode.
Wrapping the SQL parser with a file-loader.
SqlParserNode(InputStream) - Constructor for class smacs.sql.SqlParserNode
create the ParsingTree from given inputstream
SqlParserNode() - Constructor for class smacs.sql.SqlParserNode
create the ParsingTree from stdin
SqlParserNode(File) - Constructor for class smacs.sql.SqlParserNode
create the ParsingTree from an SQL file.
SqlParserNode - class smacs.tree.SqlParserNode.
Wrapping the Sql Parser.
SqlParserNode() - Constructor for class smacs.tree.SqlParserNode
 
SqlParserNode(InputStream) - Constructor for class smacs.tree.SqlParserNode
 
SqlParserNode(File) - Constructor for class smacs.tree.SqlParserNode
 
SqlPragmaDeclaration() - Method in class smacs.sql.SqlScript
 
SqlPragmaDeclaration() - Method in class smacs.sql.SqlTree
 
SqlPragmaDeclaration - class smacs.sql.syntaxtree.SqlPragmaDeclaration.
Grammar production: nodeToken -> "PRAGMA" nodeToken1 -> "EXCEPTION_INIT" nodeToken2 -> "(" sqlNumOrID -> SqlNumOrID() nodeToken3 -> "," sqlNumOrID1 -> SqlNumOrID() nodeToken4 -> ")"
SqlPragmaDeclaration(NodeToken, NodeToken, NodeToken, SqlNumOrID, NodeToken, SqlNumOrID, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlPragmaDeclaration
 
SqlPragmaDeclaration(SqlNumOrID, SqlNumOrID) - Constructor for class smacs.sql.syntaxtree.SqlPragmaDeclaration
 
SqlPrimaryExpression() - Method in class smacs.sql.SqlScript
 
SqlPrimaryExpression() - Method in class smacs.sql.SqlTree
 
SqlPrimaryExpression - class smacs.sql.syntaxtree.SqlPrimaryExpression.
Grammar production: nodeChoice -> SqlNullExpression() | SqlFunctionCall() | SqlOuterJoinExpression() | SqlTableColumn() | <S_NUMBER> | <S_BIND> | "(" SqlExpression() ")"
SqlPrimaryExpression(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlPrimaryExpression
 
SqlPrimaryKeyDeclaration() - Method in class smacs.sql.SqlScript
 
SqlPrimaryKeyDeclaration() - Method in class smacs.sql.SqlTree
 
SqlPrimaryKeyDeclaration - class smacs.sql.syntaxtree.SqlPrimaryKeyDeclaration.
Grammar production: relObjectName -> RelObjectName() nodeToken -> "KEY"
SqlPrimaryKeyDeclaration(RelObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlPrimaryKeyDeclaration
 
SqlPrimaryKeyDeclaration(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlPrimaryKeyDeclaration
 
SqlPrimaryKeyFieldDeclaration() - Method in class smacs.sql.SqlScript
 
SqlPrimaryKeyFieldDeclaration() - Method in class smacs.sql.SqlTree
 
SqlPrimaryKeyFieldDeclaration - class smacs.sql.syntaxtree.SqlPrimaryKeyFieldDeclaration.
Grammar production: relObjectName -> RelObjectName() nodeToken -> "KEY" nodeToken1 -> "(" sqlFieldList -> SqlFieldList() nodeToken2 -> ")"
SqlPrimaryKeyFieldDeclaration(RelObjectName, NodeToken, NodeToken, SqlFieldList, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlPrimaryKeyFieldDeclaration
 
SqlPrimaryKeyFieldDeclaration(RelObjectName, SqlFieldList) - Constructor for class smacs.sql.syntaxtree.SqlPrimaryKeyFieldDeclaration
 
SqlPriorExpression() - Method in class smacs.sql.SqlScript
 
SqlPriorExpression() - Method in class smacs.sql.SqlTree
 
SqlPriorExpression - class smacs.sql.syntaxtree.SqlPriorExpression.
Grammar production: nodeOptional -> [ "NOT" ] nodeToken -> "PRIOR" sqlSimpleExpressions -> SqlSimpleExpressions()
SqlPriorExpression(NodeOptional, NodeToken, SqlSimpleExpressions) - Constructor for class smacs.sql.syntaxtree.SqlPriorExpression
 
SqlPriorExpression(NodeOptional, SqlSimpleExpressions) - Constructor for class smacs.sql.syntaxtree.SqlPriorExpression
 
SqlProcedureBody() - Method in class smacs.sql.SqlScript
 
SqlProcedureBody() - Method in class smacs.sql.SqlTree
 
SqlProcedureBody - class smacs.sql.syntaxtree.SqlProcedureBody.
Grammar production: nodeOptional -> [ SqlDeclarations() ] sqlBeginEndBlock -> SqlBeginEndBlock()
SqlProcedureBody(NodeOptional, SqlBeginEndBlock) - Constructor for class smacs.sql.syntaxtree.SqlProcedureBody
 
SqlProcedureDeclaration() - Method in class smacs.sql.SqlScript
 
SqlProcedureDeclaration() - Method in class smacs.sql.SqlTree
 
SqlProcedureDeclaration - class smacs.sql.syntaxtree.SqlProcedureDeclaration.
Grammar production: nodeToken -> "PROCEDURE" relObjectName -> RelObjectName() nodeOptional -> [ "(" [ SqlParameterList() ] ")" ] nodeChoice -> ( ";" | "IS" SqlProcedureBody() )
SqlProcedureDeclaration(NodeToken, RelObjectName, NodeOptional, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlProcedureDeclaration
 
SqlProcedureDeclaration(RelObjectName, NodeOptional, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlProcedureDeclaration
 
SqlQueryStatement() - Method in class smacs.sql.SqlScript
 
SqlQueryStatement() - Method in class smacs.sql.SqlTree
 
SqlQueryStatement - class smacs.sql.syntaxtree.SqlQueryStatement.
Grammar production: sqlSelectStatement -> SqlSelectStatement() nodeToken -> ";"
SqlQueryStatement(SqlSelectStatement, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlQueryStatement
 
SqlQueryStatement(SqlSelectStatement) - Constructor for class smacs.sql.syntaxtree.SqlQueryStatement
 
SqlRaiseStatement() - Method in class smacs.sql.SqlScript
 
SqlRaiseStatement() - Method in class smacs.sql.SqlTree
 
SqlRaiseStatement - class smacs.sql.syntaxtree.SqlRaiseStatement.
Grammar production: nodeToken -> "RAISE" nodeOptional -> [ RelObjectName() ] nodeToken1 -> ";"
SqlRaiseStatement(NodeToken, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlRaiseStatement
 
SqlRaiseStatement(NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlRaiseStatement
 
SqlRelationalExpression() - Method in class smacs.sql.SqlScript
 
SqlRelationalExpression() - Method in class smacs.sql.SqlTree
 
SqlRelationalExpression - class smacs.sql.syntaxtree.SqlRelationalExpression.
Grammar production: nodeChoice -> ( "(" SqlExpressionList() ")" | SqlPriorExpression() | SqlSimpleExpressions() | "(" SqlSelectWithoutOrder() ")" ) nodeChoice1 -> ( ( SqlInClause() ) | ( SqlBetweenClause() ) | ( SqlLikeClause() ) | SqlIsNullClause() )
SqlRelationalExpression(NodeChoice, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlRelationalExpression
 
SqlRelationalExpressions() - Method in class smacs.sql.SqlScript
 
SqlRelationalExpressions() - Method in class smacs.sql.SqlTree
 
SqlRelationalExpressions - class smacs.sql.syntaxtree.SqlRelationalExpressions.
Grammar production: nodeChoice -> SqlRelationalExpression() | ( SqlRelopExpression() | "(" SqlExpressionList() ")" | ( SqlPriorExpression() | SqlSimpleExpressions() ) )
SqlRelationalExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlRelationalExpressions
 
SqlRelationalOperatorExpression() - Method in class smacs.sql.SqlScript
 
SqlRelationalOperatorExpression() - Method in class smacs.sql.SqlTree
 
SqlRelationalOperatorExpression - class smacs.sql.syntaxtree.SqlRelationalOperatorExpression.
Grammar production: sqlRelop -> SqlRelop() nodeChoice -> ( ( [ SqlAllAnyHint() ] "(" SqlSubQuery() ")" ) | SqlPriorExpression() | SqlSimpleExpression() )
SqlRelationalOperatorExpression(SqlRelop, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlRelationalOperatorExpression
 
SqlRelop() - Method in class smacs.sql.SqlScript
 
SqlRelop() - Method in class smacs.sql.SqlTree
 
SqlRelop - class smacs.sql.syntaxtree.SqlRelop.
Grammar production: nodeChoice -> "=" | "!
SqlRelop(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlRelop
 
SqlRelopExpression() - Method in class smacs.sql.SqlScript
 
SqlRelopExpression() - Method in class smacs.sql.SqlTree
 
SqlRelopExpression - class smacs.sql.syntaxtree.SqlRelopExpression.
Grammar production: nodeChoice -> ( "(" SqlExpressionList() ")" | ( SqlPriorExpression() | SqlSimpleExpressions() ) ) sqlRelop -> SqlRelop() nodeChoice1 -> ( ( [ SqlAllAnyHint() ] "(" SqlSubQuery() ")" ) | SqlPriorExpression() | SqlSimpleExpressions() )
SqlRelopExpression(NodeChoice, SqlRelop, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlRelopExpression
 
SqlReturnStatement() - Method in class smacs.sql.SqlScript
 
SqlReturnStatement() - Method in class smacs.sql.SqlTree
 
SqlReturnStatement - class smacs.sql.syntaxtree.SqlReturnStatement.
Grammar production: nodeToken -> "RETURN" nodeOptional -> [ PlSqlExpression() ] nodeToken1 -> ";"
SqlReturnStatement(NodeToken, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlReturnStatement
 
SqlReturnStatement(NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlReturnStatement
 
SqlRollbackStatement() - Method in class smacs.sql.SqlScript
 
SqlRollbackStatement() - Method in class smacs.sql.SqlTree
 
SqlRollbackStatement - class smacs.sql.syntaxtree.SqlRollbackStatement.
Grammar production: nodeToken -> "ROLLBACK" nodeOptional -> [ "WORK" ] nodeOptional1 -> [ "TO" [ "SAVEPOINT" ] RelObjectName() ] nodeOptional2 -> [ "COMMENT" S_Char_Literal() ] nodeToken1 -> ";"
SqlRollbackStatement(NodeToken, NodeOptional, NodeOptional, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlRollbackStatement
 
SqlRollbackStatement(NodeOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlRollbackStatement
 
SqlRuleDeclaration() - Method in class smacs.sql.SqlScript
 
SqlRuleDeclaration() - Method in class smacs.sql.SqlTree
 
SqlRuleDeclaration - class smacs.sql.syntaxtree.SqlRuleDeclaration.
Grammar production: nodeToken -> "RULE" dotObjectName -> DotObjectName() nodeToken1 -> "AS" nodeToken2 -> "ON" dotObjectName1 -> DotObjectName() nodeOptional -> [ "TO" SqlTableReference() ] nodeOptional1 -> [ SqlWhereClause() ] nodeToken3 -> "DO" relObjectName -> RelObjectName() nodeChoice -> ( RelObjectName() | SqlInsertStatement() )
SqlRuleDeclaration(NodeToken, DotObjectName, NodeToken, NodeToken, DotObjectName, NodeOptional, NodeOptional, NodeToken, RelObjectName, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlRuleDeclaration
 
SqlRuleDeclaration(DotObjectName, DotObjectName, NodeOptional, NodeOptional, RelObjectName, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlRuleDeclaration
 
SqlSavepointStatement() - Method in class smacs.sql.SqlScript
 
SqlSavepointStatement() - Method in class smacs.sql.SqlTree
 
SqlSavepointStatement - class smacs.sql.syntaxtree.SqlSavepointStatement.
Grammar production: nodeToken -> "SAVEPOINT" relObjectName -> RelObjectName() nodeToken1 -> ";"
SqlSavepointStatement(NodeToken, RelObjectName, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlSavepointStatement
 
SqlSavepointStatement(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlSavepointStatement
 
SqlSchemaDeclaration() - Method in class smacs.sql.SqlScript
 
SqlSchemaDeclaration() - Method in class smacs.sql.SqlTree
 
SqlSchemaDeclaration - class smacs.sql.syntaxtree.SqlSchemaDeclaration.
Grammar production: nodeToken -> "SCHEMA" dotObjectName -> DotObjectName() nodeListOptional -> ( SqlSchemaElement() )*
SqlSchemaDeclaration(NodeToken, DotObjectName, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlSchemaDeclaration
 
SqlSchemaDeclaration(DotObjectName, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlSchemaDeclaration
 
SqlSchemaElement() - Method in class smacs.sql.SqlScript
 
SqlSchemaElement() - Method in class smacs.sql.SqlTree
 
SqlSchemaElement - class smacs.sql.syntaxtree.SqlSchemaElement.
Grammar production: nodeChoice -> "CREATE" SqlTableDeclaration() | "CREATE" SqlViewDeclaration() | "CREATE" SqlIndexDeclaration() | "CREATE" SqlSequenceDeclaration()
SqlSchemaElement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSchemaElement
 
SqlSchemaMappingDeclaration() - Method in class smacs.sql.SqlScript
 
SqlSchemaMappingDeclaration() - Method in class smacs.sql.SqlTree
 
SqlSchemaMappingDeclaration - class smacs.sql.syntaxtree.SqlSchemaMappingDeclaration.
Grammar production: nodeToken -> "UPDATE" nodeToken1 -> "SEQUENCE" dotObjectName -> DotObjectName() nodeChoice -> ( SqlSchemaMappingElement() | "BEGIN" ( SqlSchemaMappingElement() ";" )* "END" )
SqlSchemaMappingDeclaration(NodeToken, NodeToken, DotObjectName, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSchemaMappingDeclaration
 
SqlSchemaMappingDeclaration(DotObjectName, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSchemaMappingDeclaration
 
SqlSchemaMappingElement() - Method in class smacs.sql.SqlScript
 
SqlSchemaMappingElement() - Method in class smacs.sql.SqlTree
 
SqlSchemaMappingElement - class smacs.sql.syntaxtree.SqlSchemaMappingElement.
Grammar production: nodeChoice -> SqlCreateSchemaStatement() | SqlCreateTableStatement() | SqlInsertStatement() | SqlImportSchemaMappingStatement()
SqlSchemaMappingElement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSchemaMappingElement
 
SqlScript - class smacs.sql.SqlScript.
 
SqlScript(InputStream) - Constructor for class smacs.sql.SqlScript
 
SqlScript(Reader) - Constructor for class smacs.sql.SqlScript
 
SqlScript(SqlScriptTokenManager) - Constructor for class smacs.sql.SqlScript
 
SqlScript - class smacs.tree.SqlScript.
wrap sql SqlScript parser returning SimpleNode tree.
SqlScript(InputStream) - Constructor for class smacs.tree.SqlScript
 
SqlScript.ValueNode - class smacs.sql.SqlScript.ValueNode.
 
SqlScript.ValueNode(String) - Constructor for class smacs.sql.SqlScript.ValueNode
 
SqlScriptConstants - interface smacs.sql.SqlScriptConstants.
 
SqlScriptStatements() - Method in class smacs.sql.SqlScript
 
SqlScriptStatements() - Method in class smacs.sql.SqlTree
 
SqlScriptStatements - class smacs.sql.syntaxtree.SqlScriptStatements.
Grammar production: nodeChoice -> SqlStatement() | SqlFunctionDeclaration()
SqlScriptStatements(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlScriptStatements
 
SqlScriptTokenManager - class smacs.sql.SqlScriptTokenManager.
 
SqlScriptTokenManager(SimpleCharStream) - Constructor for class smacs.sql.SqlScriptTokenManager
 
SqlScriptTokenManager(SimpleCharStream, int) - Constructor for class smacs.sql.SqlScriptTokenManager
 
SqlScriptTreeConstants - interface smacs.sql.SqlScriptTreeConstants.
 
SqlScriptVisitor - interface smacs.sql.SqlScriptVisitor.
 
SqlSelectAll() - Method in class smacs.sql.SqlScript
 
SqlSelectAll() - Method in class smacs.sql.SqlTree
 
SqlSelectAll - class smacs.sql.syntaxtree.SqlSelectAll.
Grammar production: nodeToken -> "*"
SqlSelectAll(NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlSelectAll
 
SqlSelectAll() - Constructor for class smacs.sql.syntaxtree.SqlSelectAll
 
SqlSelectAllItems() - Method in class smacs.sql.SqlScript
 
SqlSelectAllItems() - Method in class smacs.sql.SqlTree
 
SqlSelectAllItems - class smacs.sql.syntaxtree.SqlSelectAllItems.
Grammar production: nodeChoice -> RelObjectName() "." "*" | RelObjectName() "."
SqlSelectAllItems(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSelectAllItems
 
SqlSelectCurrentWithoutOrder() - Method in class smacs.sql.SqlScript
 
SqlSelectCurrentWithoutOrder() - Method in class smacs.sql.SqlTree
 
SqlSelectCurrentWithoutOrder - class smacs.sql.syntaxtree.SqlSelectCurrentWithoutOrder.
Grammar production: nodeToken -> "CURRENT" sqlSelectList -> SqlSelectList() nodeOptional -> [ SqlFromClause() ] nodeOptional1 -> [ SqlWhereClause() ] nodeOptional2 -> [ SqlConnectClause() ] nodeOptional3 -> [ SqlGroupByClause() ] nodeOptional4 -> [ SqlSetClause() ]
SqlSelectCurrentWithoutOrder(NodeToken, SqlSelectList, NodeOptional, NodeOptional, NodeOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectCurrentWithoutOrder
 
SqlSelectCurrentWithoutOrder(SqlSelectList, NodeOptional, NodeOptional, NodeOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectCurrentWithoutOrder
 
SqlSelectItem() - Method in class smacs.sql.SqlScript
 
SqlSelectItem() - Method in class smacs.sql.SqlTree
 
SqlSelectItem - class smacs.sql.syntaxtree.SqlSelectItem.
Grammar production: nodeChoice -> SqlSelectAll() | SqlFunctionCall() [ SqlAsObjectNames() ] | SqlSelectAllItems() | SqlTableColumn() [ SqlAsObjectNames() ] | SqlMetaData() [ SqlAsObjectNames() ] | SqlNullExpression() [ SqlAsObjectNames() ] | "(" SqlSimpleExpression() ")" [ SqlAsObjectNames() ]
SqlSelectItem(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSelectItem
 
SqlSelectItem - class smacs.tree.node.SqlSelectItem.
SqlSelectItem.java semantic wrapper.
SqlSelectItem(Object) - Constructor for class smacs.tree.node.SqlSelectItem
 
SqlSelectItemQ - class smacs.tree.defs.SqlSelectItemQ.
SqlSelectItem.java semantic wrapper.
SqlSelectItemQ(Object) - Constructor for class smacs.tree.defs.SqlSelectItemQ
 
SqlSelectList() - Method in class smacs.sql.SqlScript
 
SqlSelectList() - Method in class smacs.sql.SqlTree
 
SqlSelectList - class smacs.sql.syntaxtree.SqlSelectList.
Grammar production: sqlSelectItem -> SqlSelectItem() nodeListOptional -> ( "," SqlSelectItem() )*
SqlSelectList(SqlSelectItem, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectList
 
SqlSelectStatement() - Method in class smacs.sql.SqlScript
 
SqlSelectStatement() - Method in class smacs.sql.SqlTree
 
SqlSelectStatement - class smacs.sql.syntaxtree.SqlSelectStatement.
Grammar production: sqlSelectWithoutOrder -> SqlSelectWithoutOrder() nodeOptional -> [ SqlOrderByClause() ] nodeOptional1 -> [ SqlForUpdateClause() ]
SqlSelectStatement(SqlSelectWithoutOrder, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectStatement
 
SqlSelectStatement - class smacs.tree.node.SqlSelectStatement.
SqlSelectStatement.java semantic wrapper.
SqlSelectStatement(Object) - Constructor for class smacs.tree.node.SqlSelectStatement
 
SqlSelectStatementQ - class smacs.tree.defs.SqlSelectStatementQ.
SqlSelectStatement.java semantic wrapper.
SqlSelectStatementQ(Object) - Constructor for class smacs.tree.defs.SqlSelectStatementQ
 
SqlSelectWhereClause() - Method in class smacs.sql.SqlScript
 
SqlSelectWhereClause() - Method in class smacs.sql.SqlTree
 
SqlSelectWhereClause - class smacs.sql.syntaxtree.SqlSelectWhereClause.
Grammar production: nodeToken -> "SELECT" nodeOptional -> [ SqlAllDistinctHint() ] sqlSelectList -> SqlSelectList() nodeOptional1 -> [ SqlWhereClause() ] nodeOptional2 -> [ SqlConnectClause() ] nodeOptional3 -> [ SqlGroupByClause() ] nodeOptional4 -> [ SqlSetClause() ]
SqlSelectWhereClause(NodeToken, NodeOptional, SqlSelectList, NodeOptional, NodeOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectWhereClause
 
SqlSelectWhereClause(NodeOptional, SqlSelectList, NodeOptional, NodeOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectWhereClause
 
SqlSelectWhereClause - class smacs.tree.node.SqlSelectWhereClause.
SqlSelectWhereClause.java semantic wrapper.
SqlSelectWhereClause(Object) - Constructor for class smacs.tree.node.SqlSelectWhereClause
 
SqlSelectWhereClauseQ - class smacs.tree.defs.SqlSelectWhereClauseQ.
SqlSelectWhereClause.java semantic wrapper.
SqlSelectWhereClauseQ(Object) - Constructor for class smacs.tree.defs.SqlSelectWhereClauseQ
 
SqlSelectWithoutOrder() - Method in class smacs.sql.SqlScript
 
SqlSelectWithoutOrder() - Method in class smacs.sql.SqlTree
 
SqlSelectWithoutOrder - class smacs.sql.syntaxtree.SqlSelectWithoutOrder.
Grammar production: nodeToken -> "SELECT" nodeOptional -> [ SqlAllDistinctHint() ] sqlSelectList -> SqlSelectList() nodeOptional1 -> [ SqlIntoClause() ] sqlFromClause -> SqlFromClause() nodeOptional2 -> [ SqlWhereClause() ] nodeOptional3 -> [ SqlConnectClause() ] nodeOptional4 -> [ SqlGroupByClause() ] nodeOptional5 -> [ SqlSetClause() ]
SqlSelectWithoutOrder(NodeToken, NodeOptional, SqlSelectList, NodeOptional, SqlFromClause, NodeOptional, NodeOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectWithoutOrder
 
SqlSelectWithoutOrder(NodeOptional, SqlSelectList, NodeOptional, SqlFromClause, NodeOptional, NodeOptional, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSelectWithoutOrder
 
SqlSequenceDeclaration() - Method in class smacs.sql.SqlScript
 
SqlSequenceDeclaration() - Method in class smacs.sql.SqlTree
 
SqlSequenceDeclaration - class smacs.sql.syntaxtree.SqlSequenceDeclaration.
Grammar production: nodeOptional -> ( SqlSequenceType() )?
SqlSequenceDeclaration(NodeOptional, NodeToken, DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlSequenceDeclaration
 
SqlSequenceDeclaration(NodeOptional, DotObjectName) - Constructor for class smacs.sql.syntaxtree.SqlSequenceDeclaration
 
SqlSequenceOfStatements() - Method in class smacs.sql.SqlScript
 
SqlSequenceOfStatements() - Method in class smacs.sql.SqlTree
 
SqlSequenceOfStatements - class smacs.sql.syntaxtree.SqlSequenceOfStatements.
Grammar production: nodeList -> ( PlSqlStatement() )+
SqlSequenceOfStatements(NodeList) - Constructor for class smacs.sql.syntaxtree.SqlSequenceOfStatements
 
SqlSequenceType() - Method in class smacs.sql.SqlScript
 
SqlSequenceType() - Method in class smacs.sql.SqlTree
 
SqlSequenceType - class smacs.sql.syntaxtree.SqlSequenceType.
Grammar production: relObjectName -> RelObjectName()
SqlSequenceType(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlSequenceType
 
SqlSetClause() - Method in class smacs.sql.SqlScript
 
SqlSetClause() - Method in class smacs.sql.SqlTree
 
SqlSetClause - class smacs.sql.syntaxtree.SqlSetClause.
Grammar production: nodeChoice -> ( ( "UNION" [ SqlAllDistinctHint() ] ) | "INTERSECT" | "MINUS" ) nodeChoice1 -> ( ( "(" SqlSelectWithoutOrder() ")" ) | SqlSelectWithoutOrder() )
SqlSetClause(NodeChoice, NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSetClause
 
SqlSetStatement() - Method in class smacs.sql.SqlScript
 
SqlSetStatement() - Method in class smacs.sql.SqlTree
 
SqlSetStatement - class smacs.sql.syntaxtree.SqlSetStatement.
Grammar production: nodeChoice -> SqlSetTransactionStatement() | SqlSetVariableStatement()
SqlSetStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSetStatement
 
SqlSetTransactionStatement() - Method in class smacs.sql.SqlScript
 
SqlSetTransactionStatement() - Method in class smacs.sql.SqlTree
 
SqlSetTransactionStatement - class smacs.sql.syntaxtree.SqlSetTransactionStatement.
Grammar production: nodeToken -> "SET" nodeToken1 -> "TRANSACTION" nodeChoice -> ( ( "READ" ( "ONLY" | "WRITE" ) ) | ( "USE" "ROLLBACK" "SEGMENT" RelObjectName() ) ) nodeToken2 -> ";"
SqlSetTransactionStatement(NodeToken, NodeToken, NodeChoice, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlSetTransactionStatement
 
SqlSetTransactionStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlSetTransactionStatement
 
SqlSetVariableStatement() - Method in class smacs.sql.SqlScript
 
SqlSetVariableStatement() - Method in class smacs.sql.SqlTree
 
SqlSetVariableStatement - class smacs.sql.syntaxtree.SqlSetVariableStatement.
Grammar production: nodeToken -> "SET" relObjectName -> RelObjectName() nodeToken1 -> "TO" plSqlArguments -> PlSqlArguments() nodeToken2 -> ";"
SqlSetVariableStatement(NodeToken, RelObjectName, NodeToken, PlSqlArguments, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlSetVariableStatement
 
SqlSetVariableStatement(RelObjectName, PlSqlArguments) - Constructor for class smacs.sql.syntaxtree.SqlSetVariableStatement
 
SqlSimpleExpression() - Method in class smacs.sql.SqlScript
 
SqlSimpleExpression() - Method in class smacs.sql.SqlTree
 
SqlSimpleExpression - class smacs.sql.syntaxtree.SqlSimpleExpression.
Grammar production: sqlSimpleExpressions -> SqlSimpleExpressions()
SqlSimpleExpression(SqlSimpleExpressions) - Constructor for class smacs.sql.syntaxtree.SqlSimpleExpression
 
SqlSimpleExpressions() - Method in class smacs.sql.SqlScript
 
SqlSimpleExpressions() - Method in class smacs.sql.SqlTree
 
SqlSimpleExpressions - class smacs.sql.syntaxtree.SqlSimpleExpressions.
Grammar production: sqlAdditiveExpressions -> SqlAdditiveExpressions()
SqlSimpleExpressions(SqlAdditiveExpressions) - Constructor for class smacs.sql.syntaxtree.SqlSimpleExpressions
 
SqlSimpleNodeQ - class smacs.tree.defs.SqlSimpleNodeQ.
wrapper around SimpleNode.
SqlSimpleNodeQ() - Constructor for class smacs.tree.defs.SqlSimpleNodeQ
 
SqlSimpleNodeQ(SimpleNode) - Constructor for class smacs.tree.defs.SqlSimpleNodeQ
 
SqlStatement() - Method in class smacs.sql.SqlScript
 
SqlStatement() - Method in class smacs.sql.SqlTree
 
SqlStatement - class smacs.sql.syntaxtree.SqlStatement.
Grammar production: nodeChoice -> SqlCloseStatement() | SqlCommitStatement() | SqlDeleteStatement() | SqlFetchStatement() | SqlInsertStatement() | SqlLockTableStatement() | SqlOpenStatement() | SqlRollbackStatement() | SqlSavepointStatement() | SqlQueryStatement() | SqlSetStatement() | SqlUpdateStatement() | SqlCreateStatement() | SqlDropStatement() | SqlAlterStatement()
SqlStatement(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlStatement
 
SqlSubQuery() - Method in class smacs.sql.SqlScript
 
SqlSubQuery() - Method in class smacs.sql.SqlTree
 
SqlSubQuery - class smacs.sql.syntaxtree.SqlSubQuery.
Grammar production: sqlSelectWithoutOrder -> SqlSelectWithoutOrder() sqlSelectCurrentWithoutOrder -> SqlSelectCurrentWithoutOrder()
SqlSubQuery(SqlSelectWithoutOrder, SqlSelectCurrentWithoutOrder) - Constructor for class smacs.sql.syntaxtree.SqlSubQuery
 
SqlSubroutineCall() - Method in class smacs.sql.SqlScript
 
SqlSubroutineCall() - Method in class smacs.sql.SqlTree
 
SqlSubroutineCall - class smacs.sql.syntaxtree.SqlSubroutineCall.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ "."
SqlSubroutineCall(RelObjectName, NodeOptional, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlSubroutineCall
 
SqlSubroutineCall(RelObjectName, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlSubroutineCall
 
SqlTableColumn() - Method in class smacs.sql.SqlScript
 
SqlTableColumn() - Method in class smacs.sql.SqlTree
 
SqlTableColumn - class smacs.sql.syntaxtree.SqlTableColumn.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ "."
SqlTableColumn(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlTableColumn
 
SqlTableColumn - class smacs.tree.node.SqlTableColumn.
SqlTableColumn.java semantic wrapper.
SqlTableColumn(Object) - Constructor for class smacs.tree.node.SqlTableColumn
 
SqlTableColumnQ - class smacs.tree.defs.SqlTableColumnQ.
SqlTableColumn.java semantic wrapper.
SqlTableColumnQ(Object) - Constructor for class smacs.tree.defs.SqlTableColumnQ
 
SqlTableDeclaration() - Method in class smacs.sql.SqlScript
 
SqlTableDeclaration() - Method in class smacs.sql.SqlTree
 
SqlTableDeclaration - class smacs.sql.syntaxtree.SqlTableDeclaration.
Grammar production: nodeToken -> "TABLE" sqlTableReference -> SqlTableReference() nodeToken1 -> "(" sqlFieldDeclarationList -> SqlFieldDeclarationList() nodeToken2 -> ")"
SqlTableDeclaration(NodeToken, SqlTableReference, NodeToken, SqlFieldDeclarationList, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlTableDeclaration
 
SqlTableDeclaration(SqlTableReference, SqlFieldDeclarationList) - Constructor for class smacs.sql.syntaxtree.SqlTableDeclaration
 
SqlTableDeclaration - class smacs.tree.node.SqlTableDeclaration.
SqlTableDeclaration.java semantic wrapper.
SqlTableDeclaration(Object) - Constructor for class smacs.tree.node.SqlTableDeclaration
 
SqlTableDeclarationQ - class smacs.tree.defs.SqlTableDeclarationQ.
SqlTableDeclaration.java semantic wrapper.
SqlTableDeclarationQ(Object) - Constructor for class smacs.tree.defs.SqlTableDeclarationQ
 
SqlTableExpression() - Method in class smacs.sql.SqlScript
 
SqlTableExpression() - Method in class smacs.sql.SqlTree
 
SqlTableExpression - class smacs.sql.syntaxtree.SqlTableExpression.
Grammar production: nodeToken -> "TABLE" nodeToken1 -> "(" sqlExpression -> SqlExpression() nodeToken2 -> ")"
SqlTableExpression(NodeToken, NodeToken, SqlExpression, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlTableExpression
 
SqlTableExpression(SqlExpression) - Constructor for class smacs.sql.syntaxtree.SqlTableExpression
 
SqlTableExpression - class smacs.tree.node.SqlTableExpression.
SqlTableExpression.java semantic wrapper.
SqlTableExpression(Object) - Constructor for class smacs.tree.node.SqlTableExpression
 
SqlTableExpressionQ - class smacs.tree.defs.SqlTableExpressionQ.
SqlTableExpression.java semantic wrapper.
SqlTableExpressionQ(Object) - Constructor for class smacs.tree.defs.SqlTableExpressionQ
 
SqlTableReference() - Method in class smacs.sql.SqlScript
 
SqlTableReference() - Method in class smacs.sql.SqlTree
 
SqlTableReference - class smacs.sql.syntaxtree.SqlTableReference.
Grammar production: relObjectName -> RelObjectName() nodeOptional -> [ "."
SqlTableReference(RelObjectName, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlTableReference
 
SqlTableReference - class smacs.tree.node.SqlTableReference.
SqlTableReference.java semantic wrapper.
SqlTableReference(Object) - Constructor for class smacs.tree.node.SqlTableReference
 
SqlTableReferenceAction - class smacs.gui.service.simple.SqlTableReferenceAction.
xngr XAction implementation.
SqlTableReferenceAction() - Constructor for class smacs.gui.service.simple.SqlTableReferenceAction
 
SqlTableReferenceDecorator - class smacs.gui.service.simple.SqlTableReferenceDecorator.
xngr XDecorator implementation.
SqlTableReferenceDecorator() - Constructor for class smacs.gui.service.simple.SqlTableReferenceDecorator
 
SqlTableReferenceQ - class smacs.tree.defs.SqlTableReferenceQ.
SqlTableReference.java semantic wrapper.
SqlTableReferenceQ(Object) - Constructor for class smacs.tree.defs.SqlTableReferenceQ
 
SqlTableReferenceService - class smacs.gui.service.simple.SqlTableReferenceService.
xngr XService implementation.
SqlTableReferenceService() - Constructor for class smacs.gui.service.simple.SqlTableReferenceService
need to initialize. the action/decorator implementation for our element types
SqlTree() - Method in class smacs.sql.SqlScript
 
SqlTree - class smacs.sql.SqlTree.
 
SqlTree(InputStream) - Constructor for class smacs.sql.SqlTree
 
SqlTree(Reader) - Constructor for class smacs.sql.SqlTree
 
SqlTree(SqlTreeTokenManager) - Constructor for class smacs.sql.SqlTree
 
SqlTreeConstants - interface smacs.sql.SqlTreeConstants.
 
SqlTreeTokenManager - class smacs.sql.SqlTreeTokenManager.
 
SqlTreeTokenManager(SimpleCharStream) - Constructor for class smacs.sql.SqlTreeTokenManager
 
SqlTreeTokenManager(SimpleCharStream, int) - Constructor for class smacs.sql.SqlTreeTokenManager
 
SqlTypeDeclaration() - Method in class smacs.sql.SqlScript
 
SqlTypeDeclaration() - Method in class smacs.sql.SqlTree
 
SqlTypeDeclaration - class smacs.sql.syntaxtree.SqlTypeDeclaration.
Grammar production: nodeChoice -> SqlBasicDataTypeDeclaration() | ( RelObjectName() ( "%TYPE" | "%ROWTYPE" ) ) | SqlTableColumn() "%TYPE" | RelObjectName()
SqlTypeDeclaration(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlTypeDeclaration
 
SqlUnaryExpression() - Method in class smacs.sql.SqlScript
 
SqlUnaryExpression() - Method in class smacs.sql.SqlTree
 
SqlUnaryExpression - class smacs.sql.syntaxtree.SqlUnaryExpression.
Grammar production: nodeChoice -> ( "+" | "-" ) sqlPrimaryExpression -> SqlPrimaryExpression()
SqlUnaryExpression(NodeChoice, SqlPrimaryExpression) - Constructor for class smacs.sql.syntaxtree.SqlUnaryExpression
 
SqlUnaryExpressions() - Method in class smacs.sql.SqlScript
 
SqlUnaryExpressions() - Method in class smacs.sql.SqlTree
 
SqlUnaryExpressions - class smacs.sql.syntaxtree.SqlUnaryExpressions.
Grammar production: nodeChoice -> SqlUnaryExpression() | SqlPrimaryExpression()
SqlUnaryExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlUnaryExpressions
 
SqlUnaryLogicalExpressions() - Method in class smacs.sql.SqlScript
 
SqlUnaryLogicalExpressions() - Method in class smacs.sql.SqlTree
 
SqlUnaryLogicalExpressions - class smacs.sql.syntaxtree.SqlUnaryLogicalExpressions.
Grammar production: nodeChoice -> SqlExistsClause() | SqlRelationalExpressions()
SqlUnaryLogicalExpressions(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlUnaryLogicalExpressions
 
SqlUniqueKeyFieldDeclaration() - Method in class smacs.sql.SqlScript
 
SqlUniqueKeyFieldDeclaration() - Method in class smacs.sql.SqlTree
 
SqlUniqueKeyFieldDeclaration - class smacs.sql.syntaxtree.SqlUniqueKeyFieldDeclaration.
Grammar production: nodeOptional -> [ <K_CONSTRAINT> DotObjectName() ] sqlUniqueType -> SqlUniqueType() nodeToken -> "(" sqlFieldList -> SqlFieldList() nodeToken1 -> ")"
SqlUniqueKeyFieldDeclaration(NodeOptional, SqlUniqueType, NodeToken, SqlFieldList, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlUniqueKeyFieldDeclaration
 
SqlUniqueKeyFieldDeclaration(NodeOptional, SqlUniqueType, SqlFieldList) - Constructor for class smacs.sql.syntaxtree.SqlUniqueKeyFieldDeclaration
 
SqlUniqueKeyFieldDeclarationQ - class smacs.tree.defs.SqlUniqueKeyFieldDeclarationQ.
SqlUniqueKeyFieldDeclaration.java semantic wrapper.
SqlUniqueKeyFieldDeclarationQ(Object) - Constructor for class smacs.tree.defs.SqlUniqueKeyFieldDeclarationQ
 
SqlUniqueType() - Method in class smacs.sql.SqlScript
 
SqlUniqueType() - Method in class smacs.sql.SqlTree
 
SqlUniqueType - class smacs.sql.syntaxtree.SqlUniqueType.
Grammar production: nodeToken -> <K_UNIQUE>
SqlUniqueType(NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlUniqueType
 
SqlUniqueType() - Constructor for class smacs.sql.syntaxtree.SqlUniqueType
 
SqlUpdateIntoClause() - Method in class smacs.sql.SqlScript
 
SqlUpdateIntoClause() - Method in class smacs.sql.SqlTree
 
SqlUpdateIntoClause - class smacs.sql.syntaxtree.SqlUpdateIntoClause.
Grammar production: nodeToken -> "UPDATE" nodeOptional -> [ SqlAllDistinctHint() ] nodeChoice -> ( "INTO" | "FOR" ) sqlIntoTable -> SqlIntoTable() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlUpdateIntoClause(NodeToken, NodeOptional, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpdateIntoClause
 
SqlUpdateIntoClause(NodeOptional, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpdateIntoClause
 
SqlUpdateIntoClauseQ - class smacs.tree.defs.SqlUpdateIntoClauseQ.
SqlUpdateIntoClause.java semantic wrapper.
SqlUpdateIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlUpdateIntoClauseQ
 
SqlUpdateNewIntoClause() - Method in class smacs.sql.SqlScript
 
SqlUpdateNewIntoClause() - Method in class smacs.sql.SqlTree
 
SqlUpdateNewIntoClause - class smacs.sql.syntaxtree.SqlUpdateNewIntoClause.
Grammar production: nodeToken -> "UPDATE" nodeOptional -> [ SqlAllDistinctHint() ] sqlOldNewHint -> SqlOldNewHint() nodeChoice -> ( "INTO" | "FOR" ) sqlIntoTable -> SqlIntoTable() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlUpdateNewIntoClause(NodeToken, NodeOptional, SqlOldNewHint, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpdateNewIntoClause
 
SqlUpdateNewIntoClause(NodeOptional, SqlOldNewHint, NodeChoice, SqlIntoTable, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpdateNewIntoClause
 
SqlUpdateNewIntoClauseQ - class smacs.tree.defs.SqlUpdateNewIntoClauseQ.
SqlUpdateNewIntoClause.java semantic wrapper.
SqlUpdateNewIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlUpdateNewIntoClauseQ
 
SqlUpdateStatement() - Method in class smacs.sql.SqlScript
 
SqlUpdateStatement() - Method in class smacs.sql.SqlTree
 
SqlUpdateStatement - class smacs.sql.syntaxtree.SqlUpdateStatement.
Grammar production: nodeToken -> "UPDATE" sqlTableReference -> SqlTableReference() nodeOptional -> [ RelObjectName() ] nodeToken1 -> "SET" sqlColumnValues -> SqlColumnValues() nodeOptional1 -> [ "WHERE" ( SqlExpression() | "CURRENT" "OF" RelObjectName() ) ] nodeToken2 -> ";"
SqlUpdateStatement(NodeToken, SqlTableReference, NodeOptional, NodeToken, SqlColumnValues, NodeOptional, NodeToken) - Constructor for class smacs.sql.syntaxtree.SqlUpdateStatement
 
SqlUpdateStatement(SqlTableReference, NodeOptional, SqlColumnValues, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpdateStatement
 
SqlUpdatedValue() - Method in class smacs.sql.SqlScript
 
SqlUpdatedValue() - Method in class smacs.sql.SqlTree
 
SqlUpdatedValue - class smacs.sql.syntaxtree.SqlUpdatedValue.
Grammar production: nodeChoice -> "(" SqlSelectStatement() ")" | PlSqlExpression()
SqlUpdatedValue(NodeChoice) - Constructor for class smacs.sql.syntaxtree.SqlUpdatedValue
 
SqlUpsertIntoClause() - Method in class smacs.sql.SqlScript
 
SqlUpsertIntoClause() - Method in class smacs.sql.SqlTree
 
SqlUpsertIntoClause - class smacs.sql.syntaxtree.SqlUpsertIntoClause.
Grammar production: nodeToken -> "INSERT" nodeToken1 -> "OR" nodeToken2 -> "UPDATE" nodeOptional -> [ SqlAllDistinctHint() ] sqlIntoTableClause -> SqlIntoTableClause() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlUpsertIntoClause(NodeToken, NodeToken, NodeToken, NodeOptional, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpsertIntoClause
 
SqlUpsertIntoClause(NodeOptional, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpsertIntoClause
 
SqlUpsertIntoClauseQ - class smacs.tree.defs.SqlUpsertIntoClauseQ.
SqlUpdateIntoClause.java semantic wrapper.
SqlUpsertIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlUpsertIntoClauseQ
 
SqlUpsertNewIntoClause() - Method in class smacs.sql.SqlScript
 
SqlUpsertNewIntoClause() - Method in class smacs.sql.SqlTree
 
SqlUpsertNewIntoClause - class smacs.sql.syntaxtree.SqlUpsertNewIntoClause.
Grammar production: nodeToken -> "INSERT" nodeToken1 -> "OR" nodeToken2 -> "UPDATE" nodeOptional -> [ SqlAllDistinctHint() ] sqlOldNewHint -> SqlOldNewHint() sqlIntoTableClause -> SqlIntoTableClause() nodeOptional1 -> [ SqlSelectWhereClause() | SqlWhereClause() ] nodeOptional2 -> [ SqlWithOptions() ]
SqlUpsertNewIntoClause(NodeToken, NodeToken, NodeToken, NodeOptional, SqlOldNewHint, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpsertNewIntoClause
 
SqlUpsertNewIntoClause(NodeOptional, SqlOldNewHint, SqlIntoTableClause, NodeOptional, NodeOptional) - Constructor for class smacs.sql.syntaxtree.SqlUpsertNewIntoClause
 
SqlUpsertNewIntoClauseQ - class smacs.tree.defs.SqlUpsertNewIntoClauseQ.
SqlUpdateNewIntoClause.java semantic wrapper.
SqlUpsertNewIntoClauseQ(Object) - Constructor for class smacs.tree.defs.SqlUpsertNewIntoClauseQ
 
SqlVariableDeclaration() - Method in class smacs.sql.SqlScript
 
SqlVariableDeclaration() - Method in class smacs.sql.SqlTree
 
SqlVariableDeclaration - class smacs.sql.syntaxtree.SqlVariableDeclaration.
Grammar production: sqlTypeDeclaration -> SqlTypeDeclaration() nodeListOptional -> ( SqlInitDeclaration() )*
SqlVariableDeclaration(SqlTypeDeclaration, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlVariableDeclaration
 
SqlViewDeclaration() - Method in class smacs.sql.SqlScript
 
SqlViewDeclaration() - Method in class smacs.sql.SqlTree
 
SqlViewDeclaration - class smacs.sql.syntaxtree.SqlViewDeclaration.
Grammar production: nodeOptional -> ( SqlViewType() )?
SqlViewDeclaration(NodeOptional, NodeToken, SqlTableReference, NodeToken, SqlSelectStatement) - Constructor for class smacs.sql.syntaxtree.SqlViewDeclaration
 
SqlViewDeclaration(NodeOptional, SqlTableReference, SqlSelectStatement) - Constructor for class smacs.sql.syntaxtree.SqlViewDeclaration
 
SqlViewType() - Method in class smacs.sql.SqlScript
 
SqlViewType() - Method in class smacs.sql.SqlTree
 
SqlViewType - class smacs.sql.syntaxtree.SqlViewType.
Grammar production: relObjectName -> RelObjectName()
SqlViewType(RelObjectName) - Constructor for class smacs.sql.syntaxtree.SqlViewType
 
SqlWalker - class smacs.sql.SqlWalker.
for each Token[Name] call an "each[Name]" method of this class.
SqlWalker() - Constructor for class smacs.sql.SqlWalker
 
SqlWalker - class smacs.tree.SqlWalker.
for each Token[Name] call an "each[Name]" method of this class.
SqlWalker() - Constructor for class smacs.tree.SqlWalker
 
SqlWalkerXml - class smacs.sql.SqlWalkerXml.
SqlWalker that outputs an XML text representation.
SqlWalkerXml() - Constructor for class smacs.sql.SqlWalkerXml
 
SqlWalkerXml - class smacs.tree.SqlWalkerXml.
SqlWalker that outputs an XML text representation.
SqlWalkerXml() - Constructor for class smacs.tree.SqlWalkerXml
 
SqlWalkerXmlWriter - class smacs.sql.SqlWalkerXmlWriter.
create XML output text with help of SqlWalker.
SqlWalkerXmlWriter() - Constructor for class smacs.sql.SqlWalkerXmlWriter
 
SqlWhereClause() - Method in class smacs.sql.SqlScript
 
SqlWhereClause() - Method in class smacs.sql.SqlTree
 
SqlWhereClause - class smacs.sql.syntaxtree.SqlWhereClause.
Grammar production: nodeToken -> "WHERE" sqlExpression -> SqlExpression()
SqlWhereClause(NodeToken, SqlExpression) - Constructor for class smacs.sql.syntaxtree.SqlWhereClause
 
SqlWhereClause(SqlExpression) - Constructor for class smacs.sql.syntaxtree.SqlWhereClause
 
SqlWhereClause - class smacs.tree.node.SqlWhereClause.
SqlWhereClause.java semantic wrapper.
SqlWhereClause(Object) - Constructor for class smacs.tree.node.SqlWhereClause
 
SqlWhereClauseQ - class smacs.tree.defs.SqlWhereClauseQ.
SqlWhereClause.java semantic wrapper.
SqlWhereClauseQ(Object) - Constructor for class smacs.tree.defs.SqlWhereClauseQ
 
SqlWhileLoop() - Method in class smacs.sql.SqlScript
 
SqlWhileLoop() - Method in class smacs.sql.SqlTree
 
SqlWhileLoop - class smacs.sql.syntaxtree.SqlWhileLoop.
Grammar production: nodeToken -> "WHILE" plSqlExpression -> PlSqlExpression() sqlNormalLoop -> SqlNormalLoop()
SqlWhileLoop(NodeToken, PlSqlExpression, SqlNormalLoop) - Constructor for class smacs.sql.syntaxtree.SqlWhileLoop
 
SqlWhileLoop(PlSqlExpression, SqlNormalLoop) - Constructor for class smacs.sql.syntaxtree.SqlWhileLoop
 
SqlWithOptions() - Method in class smacs.sql.SqlScript
 
SqlWithOptions() - Method in class smacs.sql.SqlTree
 
SqlWithOptions - class smacs.sql.syntaxtree.SqlWithOptions.
Grammar production: nodeToken -> "WITH" nodeChoice -> ( SqlMaterializedCursor() | SqlForeignKeyFieldDeclaration() | SqlUniqueKeyFieldDeclaration() ) nodeListOptional -> ( "AND" ( SqlMaterializedCursor() | SqlForeignKeyFieldDeclaration() | SqlUniqueKeyFieldDeclaration() ) )*
SqlWithOptions(NodeToken, NodeChoice, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlWithOptions
 
SqlWithOptions(NodeChoice, NodeListOptional) - Constructor for class smacs.sql.syntaxtree.SqlWithOptions
 
SqlWithOptionsQ - class smacs.tree.defs.SqlWithOptionsQ.
SqlWithOptions.java semantic wrapper.
SqlWithOptionsQ(Object) - Constructor for class smacs.tree.defs.SqlWithOptionsQ
 
SqlWriter - class smacs.sql.SqlWriter.
Formatting a ParsingTree into SQL strings.
SqlWriter() - Constructor for class smacs.sql.SqlWriter
 
SqlWriter - class smacs.tree.SqlWriter.
Formatting a ParsingTree into SQL strings.
SqlWriter() - Constructor for class smacs.tree.SqlWriter
 
StyledString - class smacs.xngr.browser.viewer.StyledString.
Holds information for a styled string.
StyledString(String, Color, Font) - Constructor for class smacs.xngr.browser.viewer.StyledString
 
SwitchTo(int) - Method in class smacs.sql.SqlScriptTokenManager
 
SwitchTo(int) - Method in class smacs.sql.SqlTreeTokenManager
 
sameJavaVariable(JavaVariableUsed, HasJavaName) - Static method in class smacs.write.script.JavaNames
 
samePsqlVariable(PsqlVariableUsed, HasPsqlName) - Static method in class smacs.write.script.PsqlNames
 
save() - Method in interface smacs.xngr.XDocument
Saves the document to disk and informs the listeners about the update.
save() - Method in interface smacs.xngr.browser.ExchangerDocument
Saves the document to disc and informs the listeners that the document has been changed.
save() - Method in class smacs.xngr.browser.editor.Editor
Save the information in the editor to a file....
save() - Method in class smacs.xngr.browser.exchanger.XngrDocument
Saves the document to disc and informs the listeners that the document has been changed.
save() - Method in class smacs.xngr.browser.properties.ConfigurationPropertiesXml
Saves the configuration properties to disk.
save() - Method in interface smacs.xngr.browser.ui.ConfigurationProperties
Saves the configuration properties to disk.
saveAs(File) - Method in class smacs.xngr.browser.editor.Editor
Save the information in the editor to a different file....
scan() - Method in class smacs.xngr.browser.editor.XmlScanner
Scans the Xml Stream for XML specific tokens.
scanCatchVia(String) - Method in class smacs.command.SmacsOptionsNode
do SmacsOptionsNode.setCatchVia(String).
scanMapping(DbMappingTransform) - Method in class smacs.load.targets.DbTargetScanMappingList
 
scanOption(String) - Method in class smacs.command.SmacsOptionsNode
interpret commandline option.
scanOption(String, String) - Method in class smacs.command.SmacsOptionsNode
interpret commandline option.
scanOption(String) - Method in interface smacs.util.api.SmacsOptions
command line scanning - and add to options block.
scanOption(String, String) - Method in interface smacs.util.api.SmacsOptions
command line scanning - and add to options block.
scanSqlInsertFromStatement(SimpleNode) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlInsertFromStatement(SqlInsertFromStatementQ) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlInsertIntoStatement(SimpleNode) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlInsertIntoStatement(SqlInsertIntoStatementQ) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlInsertNewFromStatement(SimpleNode) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlInsertNewFromStatement(SqlInsertNewFromStatementQ) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlInsertTransformStatement(SimpleNode) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlInsertTransformStatement(SqlInsertTransformStatementQ) - Method in class smacs.load.mapping.DbMappingScanSqlScript
 
scanSqlScript(SimpleNode) - Method in class smacs.load.mapping.DbMappingScanSqlScript
main entry. give it some parser's sql-tree - triggers any converter function needed.
scanSqlScript(SimpleNode) - Method in class smacs.load.schema.DbSchemaScanSqlScript
searches into a tree for interesting nodes.
scanSqlTableDeclaration(SimpleNode) - Method in class smacs.load.schema.DbSchemaScanSqlScript
parser a CREATE TABLE statement.
scanSqlVariant(String) - Method in class smacs.command.SmacsOptionsNode
 
schemaName - Variable in class smacs.util.schema.TableQNameDef
 
search(String, boolean, boolean) - Method in class smacs.xngr.browser.editor.Editor
Do a search in the XML text.
seenInsertTargetName(String) - Method in interface smacs.write.tree.HasProgramMaterializeRecordHolder
callback of {ProgramSimpleNode#freezeAssembleInsertTargetName}
seenInsertTargetName(String) - Method in class smacs.write.tree.ProgramMaterializeRecordHolder
 
select - Variable in class smacs.find.InsertInto.Rule
 
select - Variable in class smacs.find.SelinsCode.Rule
 
selectNode(DocumentCategory) - Method in class smacs.xngr.browser.explorer.CategoriesPanel
Selects the node identified by the category.
selectNodes(SimpleNode) - Method in class smacs.find.clause.SelectToMapping
 
selectNodes(SimpleNode) - Method in interface smacs.find.imports.ScriptToSelins
catch the nodes that are relevant to us.
selectNodes(SimpleNode) - Method in class smacs.find.imports.ScriptToSelinsFrom
 
selectNodes(SimpleNode) - Method in class smacs.find.imports.ScriptToSelinsInto
 
selectionChanged(ExplorerNode) - Method in interface smacs.xngr.browser.explorer.TreePanelListener
Called when a node has been selected.
service - Variable in class smacs.xngr.browser.desktop.Shortcut
 
serviceAdded(ExchangerService) - Method in class smacs.xngr.browser.desktop.DesktopController
Invoked when a new service has been added to the application.
serviceAdded(ExchangerService) - Method in interface smacs.xngr.browser.service.ServiceListener
Called when a service has been added.
serviceManager - Variable in class smacs.gui.exchanger.Main
 
serviceManager - Variable in class smacs.gui.explorer.Main
 
serviceManager - Variable in class smacs.xngr.browser.smacs.Main
 
servicePropertiesAction - Variable in class smacs.xngr.browser.desktop.DesktopController
 
serviceRemoved(ExchangerService) - Method in class smacs.xngr.browser.desktop.DesktopController
Invoked when a service has been removed from the application.
serviceRemoved(ExchangerService) - Method in interface smacs.xngr.browser.service.ServiceListener
Called when a service has been removed.
services - Variable in class smacs.xngr.browser.properties.ConfigurationPropertiesXml
 
set(ExchangerApplication) - Static method in class smacs.gui.exchanger.SmacsXngr
 
set(int, Object) - Method in class smacs.tree.ScriptNode
 
set(int, Object) - Method in interface smacs.tree.SimpleNode
 
set(int, Object) - Method in interface smacs.tree.SimpleNodeChild
Replaces the element at the specified position in this list with the specified element (optional operation).
set(int, Object) - Method in interface smacs.util.SimpleList
Replaces the element at the specified position in this list with the specified element (optional operation).
set(ExchangerApplication) - Static method in class smacs.xngr.browser.exchanger.Xngr
 
setAction(XAction) - Method in interface smacs.xngr.browser.ExchangerAction
Sets the action for this wrapper.
setAction(XAction) - Method in class smacs.xngr.browser.exchanger.XngrAction
Sets the action for this wrapper.
setAlreadyPrinted() - Method in class smacs.write.script.PsqlDeclarations
 
setArgument(String) - Method in class smacs.xngr.browser.properties.ServicePropertiesXml
Changes the argument for the service.
setArgument(String) - Method in interface smacs.xngr.browser.service.ServiceProperties
Changes the argument for the service.
setAsInsertRecord(String) - Method in class smacs.load.mapping.DbMappingTargetInsertNode
 
setAttributes(int, Color, int) - Method in class smacs.xngr.browser.editor.XmlContext
Sets the token attributes, like foreground color and Font style.
setBackground(Color) - Method in class smacs.xngr.browser.Splash
Sets the background color of the splash screen.
setBounds(Rectangle) - Method in class smacs.gui.explorer.JdbvPreferences
 
setBuildStyle() - Method in class smacs.write.tree.ProgramCompileSqlQuery
 
setCatchVia(String) - Method in class smacs.command.SmacsOptionsNode
 
setCatchVia(String) - Method in class smacs.write.ExportModule
set catch variant. legal values: insert|loop|rule|no
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.AddCategoryAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.AddDocumentAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.AddRemoteDocumentAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.CreateDocumentAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.DeleteCategoryAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.DeleteDocumentAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.MoveDocumentAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.document.RenameCategoryAction
Set the document category for the action.
setCategory(DocumentCategory) - Method in class smacs.xngr.browser.explorer.DocumentsPanel
Sets the documents as found in the document category.
setClass(Class) - Method in class smacs.find.JavaWriter
 
setClass(String) - Method in class smacs.find.JavaWriter
 
setClass(JavaClass) - Method in class smacs.find.JavaWriter
 
setClassFromFilename(String) - Method in class smacs.find.SelinsCodeWriter
 
setClassName(String) - Method in class smacs.write.script.JavaMethodDefinition
 
setClassName(String) - Method in class smacs.write.script.JavaVariableType
 
setCloneStyle() - Method in class smacs.write.tree.ProgramCompileSqlQuery
 
setColumnName(String) - Method in class smacs.load.schema.DbSchemaColumnNode
 
setColumnType(String) - Method in class smacs.load.schema.DbSchemaColumnNode
 
setCommentText(String) - Method in class smacs.write.script.JavaCommentLine
set comment text. that should be printed.
setCommentText(String) - Method in class smacs.write.script.PsqlCommentLine
set comment text. that should be printed.
setCurrentRecordJavaVariable(JavaRecordVariable) - Method in class smacs.write.script.JavaAddFieldFromCursorRecord
 
setCurrentRecordJavaVariable(JavaRecordVariable) - Method in class smacs.write.script.JavaExistsCursorRecord
 
setCurrentRecordJavaVariable(HasCurrentRecordJavaVariable) - Method in class smacs.write.tree.ProgramTransferLoop
set target script variable. done during pushJavaScript
setCurrentRecordPsqlVariable(PsqlRecordVariable) - Method in class smacs.write.script.PsqlAddAllFromCursorRecord
 
setCurrentRecordPsqlVariable(PsqlRecordVariable) - Method in class smacs.write.script.PsqlAddFieldFromCursorRecord
 
setCurrentRecordPsqlVariable(PsqlRecordVariable) - Method in class smacs.write.script.PsqlExistsCursorRecord
 
setCurrentRecordPsqlVariable(PsqlRecordVariable) - Method in class smacs.write.script.PsqlForeachCursorRecord
 
setCurrentRecordPsqlVariable(HasCurrentRecordPsqlVariable) - Method in class smacs.write.tree.ProgramTransferLoop
set target script variable. done during pushPsqlScript
setCursorClause(UpdateCreateCursor) - Method in class smacs.write.builds.UpdateFromCursorRow
 
setCursorClause(NewProgramCurrentRecordVariable) - Method in class smacs.write.tree.ProgramFromCursorRow
 
setCursorRecordReference(JavaVariable) - Method in class smacs.write.script.JavaAddAllFromCursorRecord
 
setCursorRecordReference(JavaRecordVariable) - Method in class smacs.write.script.JavaForeachCursorRecord
 
setCursorRecordReference(PsqlVariable) - Method in class smacs.write.script.PsqlForeachCursorRecord
 
setDbMappingDistinct(DbMappingDistinct) - Method in class smacs.write.tree.ProgramDistinctVariable
set/init the load instance to be wrapped.
setDbMappingSourceCursor(DbMappingSourceCursor) - Method in class smacs.write.tree.ProgramCompileSqlQuery
 
setDbMappingSourceCursor(DbMappingSourceCursor) - Method in class smacs.write.tree.ProgramCreateCursor
 
setDbMappingTargetInsert(DbMappingTargetInsert) - Method in class smacs.write.tree.ProgramSqlTableExpression
 
setDbMappingTransform(DbMappingTransform) - Method in class smacs.write.tree.ProgramFreezeDistinctSet
set/init the input transform to integerrogate about more specifics.
setDbMappingTransform(DbMappingTransform) - Method in class smacs.write.tree.ProgramFreezeInsertRecordSet
 
setDbMappingTransform(ProgramDbMappingTransform) - Method in class smacs.write.tree.ProgramTransferLoop
set wrapped item.
setDbSchemaColumnNode(DbSchemaColumn) - Method in class smacs.load.schema.DbSchemaFieldMappingNode
 
setDbSchemaTableList(DbSchemaTableList) - Method in class smacs.load.ImportMappingList
 
setDbSchemaTableList(DbSchemaTableList) - Method in class smacs.load.ImportTargetsList
 
setDbSchemaTableNode(DbSchemaTableNode) - Method in class smacs.load.schema.DbSchemaFieldMappingNode
 
setDebugStream(PrintStream) - Method in class smacs.sql.SqlScriptTokenManager
 
setDebugStream(PrintStream) - Method in class smacs.sql.SqlTreeTokenManager
 
setDefault(boolean) - Method in class smacs.xngr.browser.properties.ElementTypePropertiesXml
Sets (resets) wether the association is the default association.
setDefault(boolean) - Method in interface smacs.xngr.browser.service.ElementTypeProperties
Sets (resets) wether the association is the default association.
setDefaultSchemaName(String) - Method in class smacs.tree.defs.InputSqlTableReference
 
setDefaultSchemaName(String) - Method in class smacs.tree.defs.SqlTableReferenceQ
 
setDefaultSchemaName(String) - Method in class smacs.tree.node.SqlTableReference
 
setDefaultService(ExchangerService) - Method in class smacs.xngr.browser.service.ElementTypeHandler
Sets the default service.
setDefaultValues() - Method in class smacs.xngr.browser.editor.XmlContext
 
setDeleteAction(Action) - Method in class smacs.xngr.browser.desktop.Shortcut
 
setDescription(String) - Method in class smacs.xngr.browser.properties.ServicePropertiesXml
Changes the description of the service.
setDescription(String) - Method in interface smacs.xngr.browser.service.ServiceProperties
Changes the description of the service.
setDiagramSplitDividerLocation(int) - Method in class smacs.gui.explorer.JdbvPreferences
 
setDimension(Dimension) - Method in class smacs.gui.explorer.