Skip to content

rALF Snippet Compiler Completion Progress

Zoltán Ujhelyi edited this page Sep 2, 2015 · 6 revisions

#rALF Snippet Compiler (SC) Completion Progress#

rALF AST Element Incorporated in the SC
BooleanLiteralExpression
NaturalLiteralExpression
RealLiteralExpression
StringLiteralExpression
UnboundedLiteralExpression
NameExpression
NamedTuple
ExpressionList
NamedExpression
SuperInvocationExpression
FeatureExpression
LinkOperationExpression
NullExpression
CollectionLiteralExpression
BooleanUnaryExpression
BitStringUnaryExpression
NumericUnaryExpression
IsolationExpression
CastExpression
AssignmentExpression
LeftHandSide
Block
EmptyStatement
LocalNameDeclarationStatement
InstanceCreationExpression
ExpressionStatement
IfStatement
IfClause
SwitchStatement
SwitchClause
WhileStatement
DoStatement
ForStatement
ForeachStatement
BreakStatement
ReturnStatement
ClassifyStatement
SendSignalStatement
FeatureInvocationExpression
FilterExpression
AssociationAccessExpression
SequenceAccessExpression
SignalDataExpression
ThisExpression
ElementCollectionExpression
PrefixExpression
PostfixExpression
ArithmeticExpression
ShiftExpression
RelationalExpression
ClassificationExpression
EqualityExpression
LogicalExpression
ConditionalLogicalExpression
ConditionalTestExpression
StaticFeatureInvocationExpression

Clone this wiki locally