summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION20
1 files changed, 17 insertions, 3 deletions
diff --git a/REFLECTION b/REFLECTION
index 1d8ccfe..6e812eb 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #122 parle version 0.8.4 ] {
+Extension [ <persistent> extension #123 parle version 0.8.5 ] {
- Constants [1] {
Constant [ bool Parle\INTERNAL_UTF32 ] { }
@@ -259,7 +259,7 @@ Extension [ <persistent> extension #122 parle version 0.8.4 ] {
Property [ public $reduceId = 0 ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:parle> public method token ] {
- Parameters [1] {
@@ -390,6 +390,13 @@ Extension [ <persistent> extension #122 parle version 0.8.4 ] {
}
- Return [ int ]
}
+
+ Method [ <internal:parle> public method readBison ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> string $input ]
+ }
+ }
}
}
@@ -417,7 +424,7 @@ Extension [ <persistent> extension #122 parle version 0.8.4 ] {
Property [ public $reduceId = 0 ]
}
- - Methods [18] {
+ - Methods [19] {
Method [ <internal:parle> public method token ] {
- Parameters [1] {
@@ -548,6 +555,13 @@ Extension [ <persistent> extension #122 parle version 0.8.4 ] {
}
- Return [ int ]
}
+
+ Method [ <internal:parle> public method readBison ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> string $input ]
+ }
+ }
}
}