Class VariableSequenceImpl
java.lang.Object
tripleo.elijah_durable_congenial.lang.impl.VariableSequenceImpl
- All Implemented Interfaces:
ClassItem,FunctionItem,OS_Element,StatementItem,VariableSequence
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoiddefaultModifiers(TypeModifiers aModifiers) items()@NotNull VariableStatementnext()voidserializeTo(@NotNull SmallWriter sw) voidsetAccess(AccessNotation aNotation) voidsetCategory(El_Category aCategory) voidsetContext(Context ctx) voidsetParent(OS_Element parent) voidsetTypeName(@NotNull TypeName aTypeName) toString()voidvisitGen(@NotNull ElElementVisitor visit) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface tripleo.elijah_durable_congenial.lang.i.OS_Element
asString
-
Constructor Details
-
VariableSequenceImpl
Deprecated. -
VariableSequenceImpl
-
-
Method Details
-
addAnnotation
- Specified by:
addAnnotationin interfaceVariableSequence
-
annotations
- Specified by:
annotationsin interfaceVariableSequence
-
defaultModifiers
- Specified by:
defaultModifiersin interfaceVariableSequence
-
getCategory
- Specified by:
getCategoryin interfaceClassItem- Specified by:
getCategoryin interfaceVariableSequence
-
items
- Specified by:
itemsin interfaceVariableSequence
-
getContext
- Specified by:
getContextin interfaceOS_Element- Specified by:
getContextin interfaceVariableSequence
-
getParent
- Specified by:
getParentin interfaceOS_Element- Specified by:
getParentin interfaceVariableSequence
-
next
- Specified by:
nextin interfaceVariableSequence
-
setParent
- Specified by:
setParentin interfaceVariableSequence
-
setTypeName
- Specified by:
setTypeNamein interfaceVariableSequence
-
setCategory
- Specified by:
setCategoryin interfaceClassItem- Specified by:
setCategoryin interfaceVariableSequence
-
setContext
- Specified by:
setContextin interfaceVariableSequence
-
visitGen
- Specified by:
visitGenin interfaceOS_Element- Specified by:
visitGenin interfaceVariableSequence
-
serializeTo
- Specified by:
serializeToin interfaceClassItem- Specified by:
serializeToin interfaceFunctionItem- Specified by:
serializeToin interfaceOS_Element- Specified by:
serializeToin interfaceVariableSequence
-
getAccess
-
toString
- Specified by:
toStringin interfaceVariableSequence- Overrides:
toStringin classObject
-
setAccess
-