File: CLASSES

package info (click to toggle)
flexc%2B%2B 2.17.01-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,180 kB
  • sloc: cpp: 6,467; makefile: 148; sh: 130; ansic: 18
file content (49 lines) | stat: -rw-r--r-- 1,029 bytes parent folder | download
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
//   See README.class-setup for a description of the dependency graph used here
//   `touch classname/ALL' to recompile all class sources and sources of
//   depending classes, using icmbuild

block           

charrange       

charclass   // charrange

dfa         // dfarow rules states ranges options

dfarow      // rules states flextypes

dfas        // rules dfa  

// flextypes

generator   // dfa dfas dfarow startconditions flextypes ranges states state
            // options 

interval

options         

parser      // state block options flextypes scanner rules charclass interval
            // pattern  

fpattern    // flextypes interval charclass options states

ranges      // flextypes states statestring
            
rule        // block pattern flextypes states 
            
rules       // startconditions rule flextypes states pattern

scanner                 

startconditions 

state       // statestring statedata flextypes

states      // state flextypes

statedata       

statestring // statedata