forked from amagnasco/xwpe
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsyntax_def
57 lines (52 loc) · 2 KB
/
syntax_def
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
45
46
47
48
49
50
51
52
53
54
55
56
.c
32
auto break case char const continue default do
double else enum extern float for goto if int
long register return short signed sizeof static
struct switch typedef union unsigned void volatile
while
0
~^()[]{}<>+-/*%=|&!.?:,; /* */ NULL NULL "'#\\ -1 -1 1000
6
.C .cc .cpp .cxx .h .hpp
73
and and_eq asm auto bitand bitor bool break case catch
char class compl const const_cast continue default delete
do double dynamic_cast else enum explicit extern false
float for friend goto if inline int long mutable namespace
new not not_eq operator or or_eq private protected public
register reinterpret_cast return short signed sizeof static
static_cast struct switch template this throw true try
typedef typeid typename union unsigned using virtual void
volatile wchar_t while xor xor_eq
0
~^()[]{}<>+-/*%=|&!.?:,; /* */ // NULL "'#\\ -1 -1 1000
.f
64
ACCESS ASSIGN BACKSPACE BLANK BLOCKDATA CALL CHARACTER CLOSE
COMMON COMPLEX CONTINUE DATA DIMENSION DIRECT DO DOUBLE
ELSE END ENDFILE ENTRY EQUIVALENCE ERR EXIST EXTERNAL FILE FMT FORM
FORMAT FORMATTED FUNCTION GOTO IF IMPLICIT INQUIRE INTEGER INTRINSIC
IOSTAT LOGICAL NAME NAMED NEXTREC NUMBER OPEN OPENED PARAMETER PAUSE
PRECISION PRINT PROGRAM READ REAL REC RECL RETURN REWIND SAVE SEQUENTIAL
STATUS STOP SUBROUTINE TO UNFORMATED UNIT WRITE
13
.AND. .EQ. .EQV. .FALSE. .GE. .GT. .LE. .LT. .NE. .NEQV.
.NOT. .OR. .TRUE.
()+-/*=$.:, NULL NULL ! C* ' 1 0 5 72
.p
35
and array begin case const div do downto else end file for
function goto if in label mod nil not of or packed procedure
program record repeat set then to type until var while with
0
+-*/=<>[]().,;:@^ { } NULL NULL ' 1 -1 -1 1000
.java
47
abstract boolean break byte case catch char class const continue
default do double else extends final finally float for goto if
implements import instanceof int interface long native new package
private protected public return short static super switch
synchronized this throw throws transient try void volatile while
0
~^()[]{}<>+-/*%=|&!.?:,; /* */ // NULL "'#\\ -1 -1 1000