The default implementation returns the result of calling 18 | * {@link #visitChildren} on {@code ctx}.
19 | */ 20 | @Override public T visitModel(SysML2Parser.ModelContext ctx) { return visitChildren(ctx); } 21 | /** 22 | * {@inheritDoc} 23 | * 24 | *The default implementation returns the result of calling 25 | * {@link #visitChildren} on {@code ctx}.
26 | */ 27 | @Override public T visitElement(SysML2Parser.ElementContext ctx) { return visitChildren(ctx); } 28 | /** 29 | * {@inheritDoc} 30 | * 31 | *The default implementation returns the result of calling 32 | * {@link #visitChildren} on {@code ctx}.
33 | */ 34 | @Override public T visitNamespace(SysML2Parser.NamespaceContext ctx) { return visitChildren(ctx); } 35 | /** 36 | * {@inheritDoc} 37 | * 38 | *The default implementation returns the result of calling 39 | * {@link #visitChildren} on {@code ctx}.
40 | */ 41 | @Override public T visitSysml2_package(SysML2Parser.Sysml2_packageContext ctx) { return visitChildren(ctx); } 42 | /** 43 | * {@inheritDoc} 44 | * 45 | *The default implementation returns the result of calling 46 | * {@link #visitChildren} on {@code ctx}.
47 | */ 48 | @Override public T visitPart_blk(SysML2Parser.Part_blkContext ctx) { return visitChildren(ctx); } 49 | /** 50 | * {@inheritDoc} 51 | * 52 | *The default implementation returns the result of calling 53 | * {@link #visitChildren} on {@code ctx}.
54 | */ 55 | @Override public T visitPart(SysML2Parser.PartContext ctx) { return visitChildren(ctx); } 56 | /** 57 | * {@inheritDoc} 58 | * 59 | *The default implementation returns the result of calling 60 | * {@link #visitChildren} on {@code ctx}.
61 | */ 62 | @Override public T visitPart_def(SysML2Parser.Part_defContext ctx) { return visitChildren(ctx); } 63 | /** 64 | * {@inheritDoc} 65 | * 66 | *The default implementation returns the result of calling 67 | * {@link #visitChildren} on {@code ctx}.
68 | */ 69 | @Override public T visitPart_def_specializes(SysML2Parser.Part_def_specializesContext ctx) { return visitChildren(ctx); } 70 | /** 71 | * {@inheritDoc} 72 | * 73 | *The default implementation returns the result of calling 74 | * {@link #visitChildren} on {@code ctx}.
75 | */ 76 | @Override public T visitPort(SysML2Parser.PortContext ctx) { return visitChildren(ctx); } 77 | /** 78 | * {@inheritDoc} 79 | * 80 | *The default implementation returns the result of calling 81 | * {@link #visitChildren} on {@code ctx}.
82 | */ 83 | @Override public T visitPort_def(SysML2Parser.Port_defContext ctx) { return visitChildren(ctx); } 84 | /** 85 | * {@inheritDoc} 86 | * 87 | *The default implementation returns the result of calling 88 | * {@link #visitChildren} on {@code ctx}.
89 | */ 90 | @Override public T visitPort_blk(SysML2Parser.Port_blkContext ctx) { return visitChildren(ctx); } 91 | /** 92 | * {@inheritDoc} 93 | * 94 | *The default implementation returns the result of calling 95 | * {@link #visitChildren} on {@code ctx}.
96 | */ 97 | @Override public T visitUse_case_blk(SysML2Parser.Use_case_blkContext ctx) { return visitChildren(ctx); } 98 | /** 99 | * {@inheritDoc} 100 | * 101 | *The default implementation returns the result of calling 102 | * {@link #visitChildren} on {@code ctx}.
103 | */ 104 | @Override public T visitUse_case_def(SysML2Parser.Use_case_defContext ctx) { return visitChildren(ctx); } 105 | /** 106 | * {@inheritDoc} 107 | * 108 | *The default implementation returns the result of calling 109 | * {@link #visitChildren} on {@code ctx}.
110 | */ 111 | @Override public T visitPart_objective_blk(SysML2Parser.Part_objective_blkContext ctx) { return visitChildren(ctx); } 112 | /** 113 | * {@inheritDoc} 114 | * 115 | *The default implementation returns the result of calling 116 | * {@link #visitChildren} on {@code ctx}.
117 | */ 118 | @Override public T visitObjective_def(SysML2Parser.Objective_defContext ctx) { return visitChildren(ctx); } 119 | /** 120 | * {@inheritDoc} 121 | * 122 | *The default implementation returns the result of calling 123 | * {@link #visitChildren} on {@code ctx}.
124 | */ 125 | @Override public T visitFeature(SysML2Parser.FeatureContext ctx) { return visitChildren(ctx); } 126 | /** 127 | * {@inheritDoc} 128 | * 129 | *The default implementation returns the result of calling 130 | * {@link #visitChildren} on {@code ctx}.
131 | */ 132 | @Override public T visitFeature_attribute_def(SysML2Parser.Feature_attribute_defContext ctx) { return visitChildren(ctx); } 133 | /** 134 | * {@inheritDoc} 135 | * 136 | *The default implementation returns the result of calling 137 | * {@link #visitChildren} on {@code ctx}.
138 | */ 139 | @Override public T visitFeature_attribute_redefines(SysML2Parser.Feature_attribute_redefinesContext ctx) { return visitChildren(ctx); } 140 | /** 141 | * {@inheritDoc} 142 | * 143 | *The default implementation returns the result of calling 144 | * {@link #visitChildren} on {@code ctx}.
145 | */ 146 | @Override public T visitFeature_part_specializes(SysML2Parser.Feature_part_specializesContext ctx) { return visitChildren(ctx); } 147 | /** 148 | * {@inheritDoc} 149 | * 150 | *The default implementation returns the result of calling 151 | * {@link #visitChildren} on {@code ctx}.
152 | */ 153 | @Override public T visitFeature_part_specializes_subsets(SysML2Parser.Feature_part_specializes_subsetsContext ctx) { return visitChildren(ctx); } 154 | /** 155 | * {@inheritDoc} 156 | * 157 | *The default implementation returns the result of calling 158 | * {@link #visitChildren} on {@code ctx}.
159 | */ 160 | @Override public T visitFeature_item_def(SysML2Parser.Feature_item_defContext ctx) { return visitChildren(ctx); } 161 | /** 162 | * {@inheritDoc} 163 | * 164 | *The default implementation returns the result of calling 165 | * {@link #visitChildren} on {@code ctx}.
166 | */ 167 | @Override public T visitFeature_item_ref(SysML2Parser.Feature_item_refContext ctx) { return visitChildren(ctx); } 168 | /** 169 | * {@inheritDoc} 170 | * 171 | *The default implementation returns the result of calling 172 | * {@link #visitChildren} on {@code ctx}.
173 | */ 174 | @Override public T visitFeature_actor_specializes(SysML2Parser.Feature_actor_specializesContext ctx) { return visitChildren(ctx); } 175 | /** 176 | * {@inheritDoc} 177 | * 178 | *The default implementation returns the result of calling 179 | * {@link #visitChildren} on {@code ctx}.
180 | */ 181 | @Override public T visitComment(SysML2Parser.CommentContext ctx) { return visitChildren(ctx); } 182 | /** 183 | * {@inheritDoc} 184 | * 185 | *The default implementation returns the result of calling 186 | * {@link #visitChildren} on {@code ctx}.
187 | */ 188 | @Override public T visitComment_unnamed(SysML2Parser.Comment_unnamedContext ctx) { return visitChildren(ctx); } 189 | /** 190 | * {@inheritDoc} 191 | * 192 | *The default implementation returns the result of calling 193 | * {@link #visitChildren} on {@code ctx}.
194 | */ 195 | @Override public T visitComment_named(SysML2Parser.Comment_namedContext ctx) { return visitChildren(ctx); } 196 | /** 197 | * {@inheritDoc} 198 | * 199 | *The default implementation returns the result of calling 200 | * {@link #visitChildren} on {@code ctx}.
201 | */ 202 | @Override public T visitComment_named_about(SysML2Parser.Comment_named_aboutContext ctx) { return visitChildren(ctx); } 203 | /** 204 | * {@inheritDoc} 205 | * 206 | *The default implementation returns the result of calling 207 | * {@link #visitChildren} on {@code ctx}.
208 | */ 209 | @Override public T visitDoc(SysML2Parser.DocContext ctx) { return visitChildren(ctx); } 210 | /** 211 | * {@inheritDoc} 212 | * 213 | *The default implementation returns the result of calling 214 | * {@link #visitChildren} on {@code ctx}.
215 | */ 216 | @Override public T visitDoc_unnamed(SysML2Parser.Doc_unnamedContext ctx) { return visitChildren(ctx); } 217 | /** 218 | * {@inheritDoc} 219 | * 220 | *The default implementation returns the result of calling 221 | * {@link #visitChildren} on {@code ctx}.
222 | */ 223 | @Override public T visitDoc_named(SysML2Parser.Doc_namedContext ctx) { return visitChildren(ctx); } 224 | /** 225 | * {@inheritDoc} 226 | * 227 | *The default implementation returns the result of calling 228 | * {@link #visitChildren} on {@code ctx}.
229 | */ 230 | @Override public T visitStatement(SysML2Parser.StatementContext ctx) { return visitChildren(ctx); } 231 | /** 232 | * {@inheritDoc} 233 | * 234 | *The default implementation returns the result of calling 235 | * {@link #visitChildren} on {@code ctx}.
236 | */ 237 | @Override public T visitImport_package(SysML2Parser.Import_packageContext ctx) { return visitChildren(ctx); } 238 | } -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Lexer.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Lexer.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Lexer.tokens: -------------------------------------------------------------------------------- 1 | T__0=1 2 | T__1=2 3 | T__2=3 4 | T__3=4 5 | T__4=5 6 | T__5=6 7 | T__6=7 8 | KW_ABOUT=8 9 | KW_ACTOR=9 10 | KW_ATTRIBUTE=10 11 | KW_CASE=11 12 | KW_COMMENT=12 13 | KW_DEF=13 14 | KW_DOC=14 15 | KW_IMPORT=15 16 | KW_ITEM=16 17 | KW_OBJECTIVE=17 18 | KW_PACKAGE=18 19 | KW_PART=19 20 | KW_PORT=20 21 | KW_REDEFINES=21 22 | KW_REF=22 23 | KW_SPECIALIZES=23 24 | KW_SUBJECT=24 25 | KW_SUBSETS=25 26 | KW_USE=26 27 | KW_SYM_FQN=27 28 | KW_SYM_REDEFINES=28 29 | KW_SYM_SUBSETS=29 30 | CONSTANT=30 31 | TYPE=31 32 | ID=32 33 | INTEGER=33 34 | REAL=34 35 | BOOL=35 36 | STRING=36 37 | MULTIPLICITY=37 38 | NULL=38 39 | WS=39 40 | NOTE=40 41 | COMMENT_LONG=41 42 | '{'=1 43 | '}'=2 44 | ';'=3 45 | ','=4 46 | ':'=5 47 | '='=6 48 | '*'=7 49 | 'about'=8 50 | 'actor'=9 51 | 'attribute'=10 52 | 'case'=11 53 | 'comment'=12 54 | 'def'=13 55 | 'doc'=14 56 | 'import'=15 57 | 'item'=16 58 | 'objective'=17 59 | 'package'=18 60 | 'part'=19 61 | 'port'=20 62 | 'redefines'=21 63 | 'ref'=22 64 | 'specializes'=23 65 | 'subject'=24 66 | 'subsets'=25 67 | 'use'=26 68 | '::'=27 69 | ':>>'=28 70 | ':>'=29 71 | 'null'=38 72 | -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Listener.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Listener.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$CommentContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$CommentContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Comment_namedContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Comment_namedContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Comment_named_aboutContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Comment_named_aboutContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Comment_unnamedContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Comment_unnamedContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$DocContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$DocContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Doc_namedContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Doc_namedContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Doc_unnamedContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Doc_unnamedContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$ElementContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$ElementContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$FeatureContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$FeatureContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Feature_actor_specializesContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Feature_actor_specializesContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Feature_attribute_defContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Feature_attribute_defContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Feature_attribute_redefinesContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Feature_attribute_redefinesContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Feature_item_defContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Feature_item_defContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Feature_item_refContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Feature_item_refContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Feature_part_specializesContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Feature_part_specializesContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Feature_part_specializes_subsetsContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Feature_part_specializes_subsetsContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Import_packageContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Import_packageContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$ModelContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$ModelContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$NamespaceContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$NamespaceContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Objective_defContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Objective_defContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$PartContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$PartContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Part_blkContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Part_blkContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Part_defContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Part_defContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Part_def_specializesContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Part_def_specializesContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Part_objective_blkContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Part_objective_blkContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Part_specializesContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Part_specializesContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$StatementContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$StatementContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Sysml2_packageContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Sysml2_packageContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Use_case_blkContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Use_case_blkContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser$Use_case_defContext.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser$Use_case_defContext.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Parser.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Parser.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Visitor.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DAF-Digital-Transformation-Office/PySysML2/6dfaf83ebe8abe2c988a178e105e73c7e9c56fdf/pysysml2/grammar/distj/SysML2Visitor.class -------------------------------------------------------------------------------- /pysysml2/grammar/distj/SysML2Visitor.java: -------------------------------------------------------------------------------- 1 | // Generated from SysML2.g4 by ANTLR 4.13.2 2 | import org.antlr.v4.runtime.tree.ParseTreeVisitor; 3 | 4 | /** 5 | * This interface defines a complete generic visitor for a parse tree produced 6 | * by {@link SysML2Parser}. 7 | * 8 | * @param