File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -96,6 +96,14 @@ \section{\module{parser} ---
9696query the type of parse tree represented by an AST object.
9797
9898
99+ \begin {seealso }
100+ \seemodule {symbol}{Useful constants representing internal nodes of
101+ the parse tree.}
102+ \seemodule {token}{Useful constants representing leaf nodes of the
103+ parse tree and functions for testing node values.}
104+ \end {seealso }
105+
106+
99107\subsection {Creating AST Objects }
100108\label {Creating ASTs }
101109
@@ -714,13 +722,3 @@ \subsubsection{Information Discovery}
714722module. If information is required which is not extracted by the code
715723of this example, the code may be extended at clearly defined points to
716724provide additional capabilities.
717-
718- \begin {seealso }
719-
720- \seemodule {symbol}{useful constants representing internal nodes of the
721- parse tree}
722-
723- \seemodule {token}{useful constants representing leaf nodes of the
724- parse tree and functions for testing node values}
725-
726- \end {seealso }
You can’t perform that action at this time.
0 commit comments