summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION70
1 files changed, 35 insertions, 35 deletions
diff --git a/REFLECTION b/REFLECTION
index 8f56b4f..faa6d1a 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #94 hprose version 1.6.6 ] {
+Extension [ <persistent> extension #103 hprose version 1.6.7 ] {
- Functions {
Function [ <internal:hprose> function hprose_serialize ] {
@@ -26,40 +26,40 @@ Extension [ <persistent> extension #94 hprose version 1.6.6 ] {
Class [ <internal:hprose> class Hprose\Tags ] {
- Constants [34] {
- Constant [ string TagInteger ] { i }
- Constant [ string TagLong ] { l }
- Constant [ string TagDouble ] { d }
- Constant [ string TagNull ] { n }
- Constant [ string TagEmpty ] { e }
- Constant [ string TagTrue ] { t }
- Constant [ string TagFalse ] { f }
- Constant [ string TagNaN ] { N }
- Constant [ string TagInfinity ] { I }
- Constant [ string TagDate ] { D }
- Constant [ string TagTime ] { T }
- Constant [ string TagUTC ] { Z }
- Constant [ string TagBytes ] { b }
- Constant [ string TagUTF8Char ] { u }
- Constant [ string TagString ] { s }
- Constant [ string TagGuid ] { g }
- Constant [ string TagList ] { a }
- Constant [ string TagMap ] { m }
- Constant [ string TagClass ] { c }
- Constant [ string TagObject ] { o }
- Constant [ string TagRef ] { r }
- Constant [ string TagPos ] { + }
- Constant [ string TagNeg ] { - }
- Constant [ string TagSemicolon ] { ; }
- Constant [ string TagOpenbrace ] { { }
- Constant [ string TagClosebrace ] { } }
- Constant [ string TagQuote ] { " }
- Constant [ string TagPoint ] { . }
- Constant [ string TagFunctions ] { F }
- Constant [ string TagCall ] { C }
- Constant [ string TagResult ] { R }
- Constant [ string TagArgument ] { A }
- Constant [ string TagError ] { E }
- Constant [ string TagEnd ] { z }
+ Constant [ public string TagInteger ] { i }
+ Constant [ public string TagLong ] { l }
+ Constant [ public string TagDouble ] { d }
+ Constant [ public string TagNull ] { n }
+ Constant [ public string TagEmpty ] { e }
+ Constant [ public string TagTrue ] { t }
+ Constant [ public string TagFalse ] { f }
+ Constant [ public string TagNaN ] { N }
+ Constant [ public string TagInfinity ] { I }
+ Constant [ public string TagDate ] { D }
+ Constant [ public string TagTime ] { T }
+ Constant [ public string TagUTC ] { Z }
+ Constant [ public string TagBytes ] { b }
+ Constant [ public string TagUTF8Char ] { u }
+ Constant [ public string TagString ] { s }
+ Constant [ public string TagGuid ] { g }
+ Constant [ public string TagList ] { a }
+ Constant [ public string TagMap ] { m }
+ Constant [ public string TagClass ] { c }
+ Constant [ public string TagObject ] { o }
+ Constant [ public string TagRef ] { r }
+ Constant [ public string TagPos ] { + }
+ Constant [ public string TagNeg ] { - }
+ Constant [ public string TagSemicolon ] { ; }
+ Constant [ public string TagOpenbrace ] { { }
+ Constant [ public string TagClosebrace ] { } }
+ Constant [ public string TagQuote ] { " }
+ Constant [ public string TagPoint ] { . }
+ Constant [ public string TagFunctions ] { F }
+ Constant [ public string TagCall ] { C }
+ Constant [ public string TagResult ] { R }
+ Constant [ public string TagArgument ] { A }
+ Constant [ public string TagError ] { E }
+ Constant [ public string TagEnd ] { z }
}
- Static properties [0] {