MCPcopy Create free account
hub / github.com/Hiro420/NikkeTools / parse_main

Method parse_main

UnLuac/src/unluac/parse/LHeaderType.java:81–81  ·  view source on GitHub ↗
(ByteBuffer buffer, BHeader header, LHeaderParseState s)

Source from the content-addressed store, hash-verified

79 abstract public List<Directive> get_directives();
80
81 abstract protected void parse_main(ByteBuffer buffer, BHeader header, LHeaderParseState s);
82
83 protected void parse_format(ByteBuffer buffer, BHeader header, LHeaderParseState s) {
84 // 1 byte Lua "format"

Callers 1

parseMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected