MCPcopy Create free account
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / JavaSource

Class JavaSource

src/compiler/JavaSource.java:30–188  ·  view source on GitHub ↗

An implementation of the Source interface that follows the low level lexical conventions of Java for Unicode escapes, etc.. Uses a Reader to obtain its input. Also expands tabs.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected