MCPcopy Create free account
hub / github.com/SeaOfNodes/Simple / posT

Method posT

chapter24/src/main/java/com/seaofnodes/simple/Parser.java:1811–1811  ·  view source on GitHub ↗
(int pos)

Source from the content-addressed store, hash-verified

1809 };
1810 }
1811
1812 // Already parsed "'"
1813 private Node parseChar() {
1814 if( _lexer.isEOF() ) throw error("Unclosed character");

Callers 3

skipAsgnMethod · 0.95
typeMethod · 0.95
typeFunPtrMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected