summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION28
1 files changed, 4 insertions, 24 deletions
diff --git a/REFLECTION b/REFLECTION
index 30358fe..7bb3a8d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #115 parle version 0.6.2 ] {
+Extension [ <persistent> extension #115 parle version 0.6.3 ] {
- Classes [9] {
Class [ <internal:parle> class Parle\ErrorInfo ] {
@@ -342,19 +342,13 @@ Extension [ <persistent> extension #115 parle version 0.6.2 ] {
- Static methods [0] {
}
- - Properties [2] {
+ - Properties [3] {
Property [ <default> public $empty ]
Property [ <default> public $size ]
+ Property [ <default> public $top ]
}
- - Methods [5] {
- Method [ <internal:parle> public method empty ] {
-
- - Parameters [0] {
- }
- - Return [ boolean ]
- }
-
+ - Methods [2] {
Method [ <internal:parle> public method pop ] {
- Parameters [0] {
@@ -367,20 +361,6 @@ Extension [ <persistent> extension #115 parle version 0.6.2 ] {
Parameter #0 [ <required> $item ]
}
}
-
- Method [ <internal:parle> public method size ] {
-
- - Parameters [0] {
- }
- - Return [ integer ]
- }
-
- Method [ <internal:parle> public method top ] {
-
- - Parameters [1] {
- Parameter #0 [ <optional> $new_top ]
- }
- }
}
}