aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/error/parse
diff options
context:
space:
mode:
authorKen Sheedlo2013-07-12 17:42:27 -0700
committerKen Sheedlo2013-07-24 10:42:20 -0700
commit4a7b6a4555a76b19dd217171fc0ddce6707bca95 (patch)
tree4646989291c1be2116c1e59c006f1208cb76c16a /docs/content/error/parse
parentdca23173e25a32cb740245ca7f7b01a84805f43f (diff)
downloadangular.js-4a7b6a4555a76b19dd217171fc0ddce6707bca95.tar.bz2
docs(minErr): Build minErr doc site
Diffstat (limited to 'docs/content/error/parse')
-rw-r--r--docs/content/error/parse/isecfld.ngdoc4
-rw-r--r--docs/content/error/parse/isecfn.ngdoc4
-rw-r--r--docs/content/error/parse/lexerr.ngdoc4
-rw-r--r--docs/content/error/parse/syntax.ngdoc4
-rw-r--r--docs/content/error/parse/ueoe.ngdoc4
5 files changed, 20 insertions, 0 deletions
diff --git a/docs/content/error/parse/isecfld.ngdoc b/docs/content/error/parse/isecfld.ngdoc
new file mode 100644
index 00000000..7489baf7
--- /dev/null
+++ b/docs/content/error/parse/isecfld.ngdoc
@@ -0,0 +1,4 @@
+@ngdoc error
+@name $parse:isecfld
+@fullName Referencing constructor Field
+@description
diff --git a/docs/content/error/parse/isecfn.ngdoc b/docs/content/error/parse/isecfn.ngdoc
new file mode 100644
index 00000000..1e932f30
--- /dev/null
+++ b/docs/content/error/parse/isecfn.ngdoc
@@ -0,0 +1,4 @@
+@ngdoc error
+@name $parse:isecfn
+@fullName Referencing Function Disallowed
+@description
diff --git a/docs/content/error/parse/lexerr.ngdoc b/docs/content/error/parse/lexerr.ngdoc
new file mode 100644
index 00000000..f03cb93b
--- /dev/null
+++ b/docs/content/error/parse/lexerr.ngdoc
@@ -0,0 +1,4 @@
+@ngdoc error
+@name $parse:lexerr
+@fullName Lexer Error
+@description
diff --git a/docs/content/error/parse/syntax.ngdoc b/docs/content/error/parse/syntax.ngdoc
new file mode 100644
index 00000000..122eda21
--- /dev/null
+++ b/docs/content/error/parse/syntax.ngdoc
@@ -0,0 +1,4 @@
+@ngdoc error
+@name $parse:syntax
+@fullName Syntax Error
+@description
diff --git a/docs/content/error/parse/ueoe.ngdoc b/docs/content/error/parse/ueoe.ngdoc
new file mode 100644
index 00000000..726d15c3
--- /dev/null
+++ b/docs/content/error/parse/ueoe.ngdoc
@@ -0,0 +1,4 @@
+@ngdoc error
+@name $parse:ueoe
+@fullName Unexpected End of Expression
+@description