public abstract class ARASTTreeWalker extends Object
ARASTTreeWalker traverses through the CommonTree to
create QualifierInfo class. Needs form field list to generate
with proper Field information.| Constructor and Description |
|---|
ARASTTreeWalker(ARParseFormatInfo in)
Construtor with field list which are in the form.
|
ARASTTreeWalker(org.antlr.runtime.tree.CommonTree root,
ARParseFormatInfo in)
Construtor with
CommonTree root and field list which are in the
in the form. |
public ARASTTreeWalker(ARParseFormatInfo in)
root - fieldList - public ARASTTreeWalker(org.antlr.runtime.tree.CommonTree root,
ARParseFormatInfo in)
CommonTree root and field list which are in the
in the form.root - fieldList - ? Copyright 2013 BMC Software, Inc.