X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.graph.compiler%2Fsrc%2Forg%2Fsimantics%2Fgraph%2Fcompiler%2Finternal%2Fparsing%2FGraph.tokens;fp=bundles%2Forg.simantics.graph.compiler%2Fsrc%2Forg%2Fsimantics%2Fgraph%2Fcompiler%2Finternal%2Fparsing%2FGraph.tokens;h=0e9c2ee29523169935a73ad6fe02b07dfcd82b9b;hp=0000000000000000000000000000000000000000;hb=969bd23cab98a79ca9101af33334000879fb60c5;hpb=866dba5cd5a3929bbeae85991796acb212338a08 diff --git a/bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/parsing/Graph.tokens b/bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/parsing/Graph.tokens new file mode 100644 index 000000000..0e9c2ee29 --- /dev/null +++ b/bundles/org.simantics.graph.compiler/src/org/simantics/graph/compiler/internal/parsing/Graph.tokens @@ -0,0 +1,93 @@ +T__65=65 +T__66=66 +T__67=67 +T__68=68 +T__69=69 +T__70=70 +T__71=71 +T__72=72 +T__73=73 +T__74=74 +T__75=75 +T__76=76 +T__77=77 +T__78=78 +T__79=79 +T__80=80 +INDENT=4 +DEDENT=5 +FILE=6 +RESOURCE=7 +PROPERTY=8 +VARIABLE=9 +EMBEDDED_VALUE=10 +EMBEDDED_TYPE=11 +TEMPLATE_INSTANCE=12 +TEMPLATE_DEFINITION=13 +BLANK=14 +REF=15 +EQUALS=16 +INSTANCE_OF=17 +INHERITS=18 +SUBRELATION_OF=19 +HAS_DOMAIN=20 +HAS_RANGE=21 +DOMAIN_OF=22 +REQUIRES_VALUE_TYPE=23 +TYPE_DEFINITIONS=24 +TYPE_DEFINITION=25 +UNION_TYPE=26 +RECORD_TYPE=27 +TUPLE_TYPE=28 +ARRAY_TYPE=29 +TYPE_REFERENCE=30 +TYPE_ANNOTATION=31 +TYPE_COMPONENT=32 +VALUE_DEFINITIONS=33 +VALUE_DEFINITION=34 +NO_VALUE=35 +VARIANT=36 +ARRAY=37 +TUPLE=38 +TAGGED_VALUE=39 +RECORD=40 +MAP=41 +ASSIGNMENT=42 +TRUE=43 +FALSE=44 +ID=45 +COMMENT=46 +WS=47 +LPAREN=48 +RPAREN=49 +LBRACKET=50 +RBRACKET=51 +LCURLY=52 +RCURLY=53 +INT=54 +INT_RANGE=55 +FLOAT=56 +RANGE=57 +NEWLINE=58 +EXPONENT=59 +ESC_SEQ=60 +STRING=61 +URI=62 +HEX_DIGIT=63 +UNICODE_ESC=64 +'@'=65 +'.'=66 +''=70 +'==>'=71 +'>--'=72 +':'=73 +'='=74 +'%'=75 +'$'=76 +'|'=77 +','=78 +'true'=79 +'false'=80