public class XlsModuleSyntaxNode extends NaryNode
EMPTY| Constructor and Description |
|---|
XlsModuleSyntaxNode(WorkbookSyntaxNode[] nodes,
IOpenSourceCodeModule module,
OpenlSyntaxNode openlNode,
Collection<String> imports) |
| Modifier and Type | Method and Description |
|---|---|
void |
addImport(String value) |
Collection<String> |
getImports() |
OpenlSyntaxNode |
getOpenlNode() |
WorkbookSyntaxNode[] |
getWorkbookSyntaxNodes() |
TableSyntaxNode[] |
getXlsTableSyntaxNodes() |
TableSyntaxNode[] |
getXlsTableSyntaxNodesWithoutErrors() |
addNode, getChild, getNodes, getNumberOfChildrengetLocation, getModule, getParent, getSourceLocation, getType, print, printMySelf, setParent, setType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTextpublic XlsModuleSyntaxNode(WorkbookSyntaxNode[] nodes, IOpenSourceCodeModule module, OpenlSyntaxNode openlNode, Collection<String> imports)
public Collection<String> getImports()
public void addImport(String value)
public OpenlSyntaxNode getOpenlNode()
public WorkbookSyntaxNode[] getWorkbookSyntaxNodes()
public TableSyntaxNode[] getXlsTableSyntaxNodes()
public TableSyntaxNode[] getXlsTableSyntaxNodesWithoutErrors()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.