public class CellSyntaxNode extends ASyntaxNode
EMPTY| Constructor and Description |
|---|
CellSyntaxNode(String type,
GridCellSourceCodeModule module) |
| Modifier and Type | Method and Description |
|---|---|
GridCellSourceCodeModule |
getCellSource() |
ISyntaxNode |
getChild(int i) |
int |
getNumberOfChildren() |
String |
getSourceString() |
getLocation, getModule, getParent, getSourceLocation, getType, print, printMySelf, setParent, setType, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTextpublic CellSyntaxNode(String type, GridCellSourceCodeModule module)
public GridCellSourceCodeModule getCellSource()
public ISyntaxNode getChild(int i)
public int getNumberOfChildren()
public String getSourceString()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.