summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION51
1 files changed, 42 insertions, 9 deletions
diff --git a/REFLECTION b/REFLECTION
index 6e0a060..1d8ccfe 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #120 parle version 0.8.3 ] {
+Extension [ <persistent> extension #122 parle version 0.8.4 ] {
- Constants [1] {
Constant [ bool Parle\INTERNAL_UTF32 ] { }
@@ -259,7 +259,7 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
Property [ public $reduceId = 0 ]
}
- - Methods [16] {
+ - Methods [18] {
Method [ <internal:parle> public method token ] {
- Parameters [1] {
@@ -335,6 +335,14 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Return [ string ]
}
+ Method [ <internal:parle> public method sigilName ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> int $idx = <default> ]
+ }
+ - Return [ string ]
+ }
+
Method [ <internal:parle> public method advance ] {
- Parameters [0] {
@@ -375,6 +383,13 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
Parameter #0 [ <required> int $tok ]
}
}
+
+ Method [ <internal:parle> public method sigilCount ] {
+
+ - Parameters [0] {
+ }
+ - Return [ int ]
+ }
}
}
@@ -402,7 +417,7 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
Property [ public $reduceId = 0 ]
}
- - Methods [16] {
+ - Methods [18] {
Method [ <internal:parle> public method token ] {
- Parameters [1] {
@@ -478,6 +493,14 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Return [ string ]
}
+ Method [ <internal:parle> public method sigilName ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> int $idx = <default> ]
+ }
+ - Return [ string ]
+ }
+
Method [ <internal:parle> public method advance ] {
- Parameters [0] {
@@ -518,6 +541,13 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
Parameter #0 [ <required> int $tok ]
}
}
+
+ Method [ <internal:parle> public method sigilCount ] {
+
+ - Parameters [0] {
+ }
+ - Return [ int ]
+ }
}
}
@@ -568,8 +598,8 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -586,6 +616,7 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -659,8 +690,8 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -677,6 +708,7 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
@@ -750,8 +782,8 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Properties [4] {
Property [ protected $message = '' ]
Property [ protected $code = 0 ]
- Property [ protected $file = NULL ]
- Property [ protected $line = NULL ]
+ Property [ protected string $file = '' ]
+ Property [ protected int $line = 0 ]
}
- Methods [10] {
@@ -768,6 +800,7 @@ Extension [ <persistent> extension #120 parle version 0.8.3 ] {
- Parameters [0] {
}
+ - Tentative return [ void ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {