@herb-tools/core 0.7.1 → 0.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/herb-core.browser.js +5 -5
- package/dist/herb-core.cjs +5 -5
- package/dist/herb-core.esm.js +5 -5
- package/dist/herb-core.umd.js +5 -5
- package/package.json +1 -1
- package/src/errors.ts +1 -1
- package/src/node-type-guards.ts +1 -1
- package/src/nodes.ts +1 -1
- package/src/visitor.ts +1 -1
|
@@ -129,7 +129,7 @@ class Token {
|
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
132
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
132
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/errors.ts.erb
|
|
133
133
|
class HerbError {
|
|
134
134
|
type;
|
|
135
135
|
message;
|
|
@@ -586,7 +586,7 @@ function convertToUTF8(string) {
|
|
|
586
586
|
}
|
|
587
587
|
|
|
588
588
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
589
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
589
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/nodes.ts.erb
|
|
590
590
|
class Node {
|
|
591
591
|
type;
|
|
592
592
|
location;
|
|
@@ -2839,7 +2839,7 @@ class ParseResult extends Result {
|
|
|
2839
2839
|
}
|
|
2840
2840
|
|
|
2841
2841
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2842
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2842
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/node-type-guards.ts.erb
|
|
2843
2843
|
/**
|
|
2844
2844
|
* Type guard functions for AST nodes.
|
|
2845
2845
|
* These functions provide type checking by combining both instanceof
|
|
@@ -3733,7 +3733,7 @@ function toMonacoDiagnostic(diagnostic) {
|
|
|
3733
3733
|
}
|
|
3734
3734
|
|
|
3735
3735
|
var name = "@herb-tools/core";
|
|
3736
|
-
var version = "0.7.
|
|
3736
|
+
var version = "0.7.2";
|
|
3737
3737
|
var packageJSON = {
|
|
3738
3738
|
name: name,
|
|
3739
3739
|
version: version};
|
|
@@ -3956,7 +3956,7 @@ class HerbBackend {
|
|
|
3956
3956
|
}
|
|
3957
3957
|
|
|
3958
3958
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
3959
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
3959
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/visitor.ts.erb
|
|
3960
3960
|
class Visitor {
|
|
3961
3961
|
visit(node) {
|
|
3962
3962
|
if (!node)
|
package/dist/herb-core.cjs
CHANGED
|
@@ -131,7 +131,7 @@ class Token {
|
|
|
131
131
|
}
|
|
132
132
|
|
|
133
133
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
134
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
134
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/errors.ts.erb
|
|
135
135
|
class HerbError {
|
|
136
136
|
type;
|
|
137
137
|
message;
|
|
@@ -588,7 +588,7 @@ function convertToUTF8(string) {
|
|
|
588
588
|
}
|
|
589
589
|
|
|
590
590
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
591
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
591
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/nodes.ts.erb
|
|
592
592
|
class Node {
|
|
593
593
|
type;
|
|
594
594
|
location;
|
|
@@ -2841,7 +2841,7 @@ class ParseResult extends Result {
|
|
|
2841
2841
|
}
|
|
2842
2842
|
|
|
2843
2843
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2844
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2844
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/node-type-guards.ts.erb
|
|
2845
2845
|
/**
|
|
2846
2846
|
* Type guard functions for AST nodes.
|
|
2847
2847
|
* These functions provide type checking by combining both instanceof
|
|
@@ -3735,7 +3735,7 @@ function toMonacoDiagnostic(diagnostic) {
|
|
|
3735
3735
|
}
|
|
3736
3736
|
|
|
3737
3737
|
var name = "@herb-tools/core";
|
|
3738
|
-
var version = "0.7.
|
|
3738
|
+
var version = "0.7.2";
|
|
3739
3739
|
var packageJSON = {
|
|
3740
3740
|
name: name,
|
|
3741
3741
|
version: version};
|
|
@@ -3958,7 +3958,7 @@ class HerbBackend {
|
|
|
3958
3958
|
}
|
|
3959
3959
|
|
|
3960
3960
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
3961
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
3961
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/visitor.ts.erb
|
|
3962
3962
|
class Visitor {
|
|
3963
3963
|
visit(node) {
|
|
3964
3964
|
if (!node)
|
package/dist/herb-core.esm.js
CHANGED
|
@@ -129,7 +129,7 @@ class Token {
|
|
|
129
129
|
}
|
|
130
130
|
|
|
131
131
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
132
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
132
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/errors.ts.erb
|
|
133
133
|
class HerbError {
|
|
134
134
|
type;
|
|
135
135
|
message;
|
|
@@ -586,7 +586,7 @@ function convertToUTF8(string) {
|
|
|
586
586
|
}
|
|
587
587
|
|
|
588
588
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
589
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
589
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/nodes.ts.erb
|
|
590
590
|
class Node {
|
|
591
591
|
type;
|
|
592
592
|
location;
|
|
@@ -2839,7 +2839,7 @@ class ParseResult extends Result {
|
|
|
2839
2839
|
}
|
|
2840
2840
|
|
|
2841
2841
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2842
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2842
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/node-type-guards.ts.erb
|
|
2843
2843
|
/**
|
|
2844
2844
|
* Type guard functions for AST nodes.
|
|
2845
2845
|
* These functions provide type checking by combining both instanceof
|
|
@@ -3733,7 +3733,7 @@ function toMonacoDiagnostic(diagnostic) {
|
|
|
3733
3733
|
}
|
|
3734
3734
|
|
|
3735
3735
|
var name = "@herb-tools/core";
|
|
3736
|
-
var version = "0.7.
|
|
3736
|
+
var version = "0.7.2";
|
|
3737
3737
|
var packageJSON = {
|
|
3738
3738
|
name: name,
|
|
3739
3739
|
version: version};
|
|
@@ -3956,7 +3956,7 @@ class HerbBackend {
|
|
|
3956
3956
|
}
|
|
3957
3957
|
|
|
3958
3958
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
3959
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
3959
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/visitor.ts.erb
|
|
3960
3960
|
class Visitor {
|
|
3961
3961
|
visit(node) {
|
|
3962
3962
|
if (!node)
|
package/dist/herb-core.umd.js
CHANGED
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
}
|
|
136
136
|
|
|
137
137
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
138
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
138
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/errors.ts.erb
|
|
139
139
|
class HerbError {
|
|
140
140
|
type;
|
|
141
141
|
message;
|
|
@@ -592,7 +592,7 @@
|
|
|
592
592
|
}
|
|
593
593
|
|
|
594
594
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
595
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
595
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/nodes.ts.erb
|
|
596
596
|
class Node {
|
|
597
597
|
type;
|
|
598
598
|
location;
|
|
@@ -2845,7 +2845,7 @@
|
|
|
2845
2845
|
}
|
|
2846
2846
|
|
|
2847
2847
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2848
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2848
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/node-type-guards.ts.erb
|
|
2849
2849
|
/**
|
|
2850
2850
|
* Type guard functions for AST nodes.
|
|
2851
2851
|
* These functions provide type checking by combining both instanceof
|
|
@@ -3739,7 +3739,7 @@
|
|
|
3739
3739
|
}
|
|
3740
3740
|
|
|
3741
3741
|
var name = "@herb-tools/core";
|
|
3742
|
-
var version = "0.7.
|
|
3742
|
+
var version = "0.7.2";
|
|
3743
3743
|
var packageJSON = {
|
|
3744
3744
|
name: name,
|
|
3745
3745
|
version: version};
|
|
@@ -3962,7 +3962,7 @@
|
|
|
3962
3962
|
}
|
|
3963
3963
|
|
|
3964
3964
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
3965
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
3965
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/visitor.ts.erb
|
|
3966
3966
|
class Visitor {
|
|
3967
3967
|
visit(node) {
|
|
3968
3968
|
if (!node)
|
package/package.json
CHANGED
package/src/errors.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/errors.ts.erb
|
|
3
3
|
|
|
4
4
|
import { Location, SerializedLocation } from "./location.js"
|
|
5
5
|
import { Token, SerializedToken } from "./token.js"
|
package/src/node-type-guards.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/node-type-guards.ts.erb
|
|
3
3
|
|
|
4
4
|
import type { Node, NodeType, ERBNode } from "./nodes.js"
|
|
5
5
|
|
package/src/nodes.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/nodes.ts.erb
|
|
3
3
|
|
|
4
4
|
import { Location } from "./location.js"
|
|
5
5
|
import { Token, SerializedToken } from "./token.js"
|
package/src/visitor.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// NOTE: This file is generated by the templates/template.rb script and should not
|
|
2
|
-
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.
|
|
2
|
+
// be modified manually. See /Users/marcoroth/Development/herb-release-0.7.2/templates/javascript/packages/core/src/visitor.ts.erb
|
|
3
3
|
|
|
4
4
|
import {
|
|
5
5
|
Node,
|