java.lang.Object
org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultTypeDefinition
-
Feldübersicht
Felder
protected final List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument>
-
Konstruktorübersicht
Konstruktoren
DefaultTypeDefinition(String name,
Map<String,org.apache.plc4x.plugins.codegenerator.types.terms.Term> attributes,
List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument> parserArguments)
-
Methodenübersicht
boolean
Optional<List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument>>
Optional<org.apache.plc4x.plugins.codegenerator.types.terms.Term>
Optional<List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument>>
int
-
Felddetails
-
-
parserArguments
protected final List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument> parserArguments
-
Konstruktordetails
-
DefaultTypeDefinition
public DefaultTypeDefinition(String name,
Map<String,org.apache.plc4x.plugins.codegenerator.types.terms.Term> attributes,
List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument> parserArguments)
-
Methodendetails
-
-
getAttribute
public Optional<org.apache.plc4x.plugins.codegenerator.types.terms.Term> getAttribute(String attributeName)
-
getParserArguments
public Optional<List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument>> getParserArguments()
-
getAllParserArguments
public Optional<List<org.apache.plc4x.plugins.codegenerator.types.definitions.Argument>> getAllParserArguments()
-
-
-
hashCode
public int hashCode()
- Setzt außer Kraft:
hashCode in Klasse Object