summaryrefslogtreecommitdiff
path: root/tool/src/org/antlr/v4/tool/AttributeDict.java
diff options
context:
space:
mode:
Diffstat (limited to 'tool/src/org/antlr/v4/tool/AttributeDict.java')
-rw-r--r--tool/src/org/antlr/v4/tool/AttributeDict.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/src/org/antlr/v4/tool/AttributeDict.java b/tool/src/org/antlr/v4/tool/AttributeDict.java
index 911170d..e8d487f 100644
--- a/tool/src/org/antlr/v4/tool/AttributeDict.java
+++ b/tool/src/org/antlr/v4/tool/AttributeDict.java
@@ -39,7 +39,7 @@ import java.util.LinkedHashMap;
import java.util.Set;
/** Track the attributes within retval, arg lists etc...
- * <p/>
+ * <p>
* Each rule has potentially 3 scopes: return values,
* parameters, and an implicitly-named scope (i.e., a scope defined in a rule).
* Implicitly-defined scopes are named after the rule; rules and scopes then