MCPcopy Create free account
hub / github.com/NanoMichael/MicroTeX / setArrayMode

Method setArrayMode

src/core/parser.h:318–320  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316 }
317
318 inline void setArrayMode(bool arrayMode) {
319 _arrayMode = arrayMode;
320 }
321
322 /**
323 * Test if the parser must ignore white spaces

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected