Class ColumnlistCommaProcessor
public class ColumnlistCommaProcessor : AbstractProcessor
- Inheritance
-
ColumnlistCommaProcessor
- Inherited Members
Methods
getNextNotEmptyNode(TParseTreeNodeList, int)
fetch the next not empty node
public static object[] getNextNotEmptyNode(TParseTreeNodeList list, int startPos)
Parameters
listTParseTreeNodeListthe node list
startPosintcurrent position
Returns
- object[]
the first element is the node and the second one is its position.
process(TParseTreeNode)
public override void process(TParseTreeNode node)
Parameters
nodeTParseTreeNode
processColumns(GFmtOpt, TLinefeedsCommaOption, TAlignStyle, TParseTreeNodeList)
public static void processColumns(GFmtOpt opt, TLinefeedsCommaOption p, TAlignStyle alignStype, TParseTreeNodeList columns)
Parameters
optGFmtOptpTLinefeedsCommaOptionalignStypeTAlignStylecolumnsTParseTreeNodeList