phobos-next ~master (2022-05-18T09:58:38.2169964)
Dub
Repo
ObjectFile
nxt
gxbnf
Undocumented in source.
@
safe
@
safe
struct
ObjectFile {
this
(string name, const(char)[] stdioOpenmode);
}
Constructors
this
this
(string name, const(char)[] stdioOpenmode)
Undocumented in source.
Alias This
_file
Meta
Source
See Implementation
nxt
gxbnf
aliases
Imports
Input
NodeArray
Output
PatternArray
Rules
RulesByName
SymbolRefs
classes
Action
ActionSymbol
AltCharLiteral
AltM
AnyClass
AttributeSymbol
BinaryOpPattern
BlockComment
Channels
CharAltM
Class
DotDotSentinel
FragmentRule
Grammar
GreedyCount
GreedyOneOrMore
GreedyZeroOrMore
GreedyZeroOrOne
GxFileParser
GxParserByStatement
Header
Import
LeftParenSentinel
LexerGrammar
LineComment
Mode
NaryOpPattern
NonGreedyOneOrMore
NonGreedyZeroOrMore
NonGreedyZeroOrOne
NotPattern
Options
OtherSymbol
ParserGrammar
Pattern
PipeSentinel
Range
RewriteSyntacticPredicate
Rule
ScopeAction
ScopeSymbol
ScopeSymbolAction
SeqM
StrLiteral
SymbolRef
TerminatedUnaryOpPattern
TildeSentinel
TokenNode
Tokens
UnaryOpPattern
enums
Layout
NODE
TOK
functions
buildSourceFiles
createMainFile
dcharCountSpanOf
doTree
equalsAll
flattenSubs
iput
lexAllInDirTree
makeAltA
makeAltM
makeAltN
makeLiteral
makeSeq
needsWrapping
parseAllInDirTree
parseCharAltM
putCharLiteral
putStringLiteralBackQuoted
putStringLiteralDoubleQuoted
showNIndents
showNSpaces
toPathModuleName
tryRelativePath
manifest constants
indentStep
matcherFunctionNamePrefix
showProgressFlag
useStaticTempArrays
static functions
isSymbolStart
static variables
mainName
mainSource
parserSourceBegin
parserSourceEnd
structs
BuildCtx
DcharCountSpan
ExecutableFile
Format
GxFileReader
GxLexer
ObjectFile
SourceFile
Token