summaryrefslogtreecommitdiffstats
path: root/REFLECTION
blob: b14c699e4165cc27a837ecfa52a0fe60e2c97feb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
Extension [ <persistent> extension #131 pcs version 1.2.0 ] {

  - Dependencies {
    Dependency [ tokenizer (Required) ]
    Dependency [ SPL (Required) ]
  }

  - Classes [1] {
    Class [ <internal:pcs> class PCS\Mgr ] {

      - Constants [0] {
      }

      - Static properties [0] {
      }

      - Static methods [10] {
        Method [ <internal:pcs> static public method autoloadHook ] {

          - Parameters [2] {
            Parameter #0 [ <required> $symbol ]
            Parameter #1 [ <optional> $type ]
          }
        }

        Method [ <internal:pcs> static public method getFunction ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method getConstant ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method getClass ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method requireFunction ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method requireConstant ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method requireClass ] {

          - Parameters [1] {
            Parameter #0 [ <required> $arg1 ]
          }
        }

        Method [ <internal:pcs> static public method fileCount ] {

          - Parameters [0] {
          }
        }

        Method [ <internal:pcs> static public method fileInfos ] {

          - Parameters [0] {
          }
        }

        Method [ <internal:pcs> static public method symbolInfos ] {

          - Parameters [0] {
          }
        }
      }

      - Properties [0] {
      }

      - Methods [1] {
        Method [ <internal:pcs, ctor> private method __construct ] {

          - Parameters [0] {
          }
        }
      }
    }
  }
}