forked from crossminer/FOCUS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAthenaDSL.txt
44 lines (44 loc) · 1010 Bytes
/
AthenaDSL.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
package#Project
package#Import
package#LanguageDeclaration
package#DataType
package#defineType
package#validityFunctionDeclaration
package#basicType
package#includeDecl
package#languageDecl
package#lexicalCastDecl
package#arrayType
package#vectorType
package#mapType
package#structType
package#structElement
package#index
package#unionType
package#FuncProc
package#functionDeclaration
package#argumentsDeclaration
package#arg
package#ProcessingDeclaration
package#statement
package#localParameterDeclaration
package#localEventDeclaration
package#ifblock
package#whileblock
package#functionCall
package#prototypeDeclaration
package#architectureElement
package#signalDeclaration
package#eventDeclaration
package#eventCondition
package#parameterDeclaration
package#statesetDeclaration
package#stateDeclaration
package#transitionDeclaration
package#instanceDeclaration
package#interactionDeclaration
package#interactionCall
package#farg
package#referenceDeclaration
package#qualifiedName
package#wrapperDeclaration