Class Method list used by SAP ABAP Class CL_ABAP_SYNTAX_TREE (Syntax Tree of ABAP Program)
SAP ABAP Class CL_ABAP_SYNTAX_TREE (Syntax Tree of ABAP Program) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE tree->build(
2 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE exporting
3 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE stmnts = stmnts
4 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE tokens = tokens
5 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE discard_stream = discard_stream
6 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE changing
7 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE tokens_qualify = tokens_qualify
8 Class Method  CL_ABAP_SYNTAX_TREE - BUILD Syntax Tree of ABAP Program SOURCE ).
9 Class Method  CL_ABAP_SYNTAX_TREE - GET_CATEGORY Syntax Tree of ABAP Program SOURCE idxs = get_category( cats+idx(1) ). " members of inclusive category
10 Class Method  CL_ABAP_SYNTAX_TREE - GET_CATEGORY Syntax Tree of ABAP Program SOURCE idxs = get_category( cats+idx(1) ). " members of exclusive category
11 Class Method  CL_ABAP_SYNTAX_TREE - INITIALIZE_CLASS Syntax Tree of ABAP Program SOURCE initialize_class( ).