MCPcopy Create free account

hub / github.com/PacktPublishing/Build-Your-Own-Programming-Language / functions

Functions766 in github.com/PacktPublishing/Build-Your-Own-Programming-Language

↓ 1 callersMethodx64code
(ArrayList<tac> icode)
ch13/j0.java:163
↓ 1 callersMethodx64print
(PrintStream f)
ch13/j0.java:609
↓ 1 callersMethodyyResetPosition
Resets the input position.
ch5/Yylex.java:502
↓ 1 callersMethodyyResetPosition
Resets the input position.
ch7/Yylex.java:502
↓ 1 callersMethodyyResetPosition
Resets the input position.
ch4/Yylex.java:400
↓ 1 callersMethodyyResetPosition
Resets the input position.
ch9/Yylex.java:508
↓ 1 callersMethodyycheck
()
ch5/parser.java:374
↓ 1 callersMethodyycheck
()
ch4/Parser.java:193
↓ 1 callersMethodyycheck
()
ch9/parser.java:397
↓ 1 callersMethodyylength
How many characters were matched. @return the length of the matched text region.
ch5/Yylex.java:575
↓ 1 callersMethodyylength
How many characters were matched. @return the length of the matched text region.
ch7/Yylex.java:575
↓ 1 callersMethodyylength
How many characters were matched. @return the length of the matched text region.
ch4/Yylex.java:473
↓ 1 callersMethodyylength
How many characters were matched. @return the length of the matched text region.
ch9/Yylex.java:581
↓ 1 callersMethodyytable
()
ch5/parser.java:304
↓ 1 callersMethodyytable
()
ch4/Parser.java:186
↓ 1 callersMethodyytable
()
ch9/parser.java:316
↓ 1 callersMethodyytext
()
ch4/j0.java:32
↓ 1 callersMethodzzCMap
Translates raw input code points to DFA table row
ch5/Yylex.java:391
↓ 1 callersMethodzzCMap
Translates raw input code points to DFA table row
ch7/Yylex.java:391
↓ 1 callersMethodzzCMap
Translates raw input code points to DFA table row
ch4/Yylex.java:289
↓ 1 callersMethodzzCMap
Translates raw input code points to DFA table row
ch9/Yylex.java:397
↓ 1 callersMethodzzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch5/Yylex.java:402
↓ 1 callersMethodzzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch7/Yylex.java:402
↓ 1 callersMethodzzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch4/Yylex.java:300
↓ 1 callersMethodzzRefill
Refills the input buffer. @return {@code false} iff there was new input. @exception java.io.IOException if any I/O-Error occurs
ch9/Yylex.java:408
↓ 1 callersMethodzzUnpackAction
()
ch5/Yylex.java:109
↓ 1 callersMethodzzUnpackAction
()
ch7/Yylex.java:109
↓ 1 callersMethodzzUnpackAction
()
ch4/Yylex.java:95
↓ 1 callersMethodzzUnpackAction
()
ch9/Yylex.java:110
↓ 1 callersMethodzzUnpackAttribute
()
ch5/Yylex.java:298
↓ 1 callersMethodzzUnpackAttribute
()
ch7/Yylex.java:298
↓ 1 callersMethodzzUnpackAttribute
()
ch4/Yylex.java:196
↓ 1 callersMethodzzUnpackAttribute
()
ch9/Yylex.java:304
↓ 1 callersMethodzzUnpackRowMap
()
ch5/Yylex.java:151
↓ 1 callersMethodzzUnpackRowMap
()
ch7/Yylex.java:151
↓ 1 callersMethodzzUnpackRowMap
()
ch4/Yylex.java:123
↓ 1 callersMethodzzUnpackRowMap
()
ch9/Yylex.java:153
↓ 1 callersMethodzzUnpackTrans
()
ch5/Yylex.java:248
↓ 1 callersMethodzzUnpackTrans
()
ch7/Yylex.java:248
↓ 1 callersMethodzzUnpackTrans
()
ch4/Yylex.java:150
↓ 1 callersMethodzzUnpackTrans
()
ch9/Yylex.java:254
↓ 1 callersMethodzzUnpackcmap_blocks
()
ch5/Yylex.java:74
↓ 1 callersMethodzzUnpackcmap_blocks
()
ch7/Yylex.java:74
↓ 1 callersMethodzzUnpackcmap_blocks
()
ch4/Yylex.java:68
↓ 1 callersMethodzzUnpackcmap_blocks
()
ch9/Yylex.java:74
↓ 1 callersMethodzzUnpackcmap_top
()
ch5/Yylex.java:38
↓ 1 callersMethodzzUnpackcmap_top
()
ch7/Yylex.java:38
↓ 1 callersMethodzzUnpackcmap_top
()
ch4/Yylex.java:38
↓ 1 callersMethodzzUnpackcmap_top
()
ch9/Yylex.java:38
MethodParser
Default constructor. Turn off with -Jnoconstruct .
ch4/Parser.java:441
MethodParserVal
Initialize me without a value
ch4/parserVal.java:40
MethodRegUse
(String s, int i)
ch13/RegUse.java:7
MethodYYEOF
()
ch12/j0.java:31
MethodYYEOF
()
ch13/j0.java:50
MethodYYEOF
()
ch6/j0.java:24
MethodYYEOF
()
ch5/j0.java:22
MethodYYEOF
()
ch8/j0.java:23
MethodYYEOF
()
ch7/j0.java:24
MethodYYEOF
()
ch4/j0.java:22
MethodYYEOF
()
ch4/lexer.java:8
MethodYYEOF
()
ch9/j0.java:23
MethodYylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch5/Yylex.java:384
MethodYylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch7/Yylex.java:384
MethodYylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch4/Yylex.java:282
MethodYylex
Creates a new scanner @param in the java.io.Reader to read input from.
ch9/Yylex.java:390
Methodaddress
(String s, int o)
ch12/address.java:10
Methodaddress
(String s, int o)
ch13/address.java:15
Methodaddress
(String s, int o)
ch9/address.java:16
Methodarraytype
(typeinfo t)
ch12/arraytype.java:7
Methodarraytype
(typeinfo t)
ch13/arraytype.java:7
Methodarraytype
(typeinfo t)
ch8/arraytype.java:7
Methodarraytype
(typeinfo t)
ch7/arraytype.java:4
Methodarraytype
(typeinfo t)
ch9/arraytype.java:7
Methodbyc
(int o, address a)
ch12/byc.java:7
Methodbyc
(int o, address a)
ch13/byc.java:7
Methodcalc_isConst
()
ch12/tree.java:144
Methodcalc_isConst
()
ch13/tree.java:144
Methodcalc_isConst
()
ch6/tree.java:136
Methodcalc_isConst
()
ch8/tree.java:141
Methodcalc_isConst
()
ch7/tree.java:148
Methodcalc_isConst
()
ch9/tree.java:144
Methodcalctype
()
ch12/tree.java:219
Methodcalctype
(parserVal pv)
ch12/j0.java:99
Methodcalctype
()
ch13/tree.java:219
Methodcalctype
(parserVal pv)
ch13/j0.java:118
Methodcalctype
()
ch8/tree.java:216
Methodcalctype
(parserVal pv)
ch8/j0.java:92
Methodcalctype
()
ch7/tree.java:199
Methodcalctype
(parserVal pv)
ch7/j0.java:90
Methodcalctype
()
ch9/tree.java:219
Methodclasstype
(String s)
ch12/classtype.java:11
Methodclasstype
(String s)
ch13/classtype.java:11
Methodclasstype
(String s)
ch8/classtype.java:11
Methodclasstype
(String s)
ch7/classtype.java:8
Methodclasstype
(String s)
ch9/classtype.java:11
Methodcomment
()
ch12/j0.java:58
Methodcomment
()
ch13/j0.java:77
Methodcomment
()
ch3/j0.java:31
Methodcomment
()
ch3/j0go.java:49
Methodcomment
()
ch6/j0.java:52
← previousnext →401–500 of 766, ranked by callers