Enhanced C#
Loyc library documentation
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint > Member List

This is the complete list of members for Loyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint >, including all inherited members.

BeginNode(ILNode node) (defined in Loyc.Syntax.Impl.ILNodePrinterHelper< out Self >)Loyc.Syntax.Impl.ILNodePrinterHelper< out Self >
BeginNode(ILNode node, PrinterIndentHint indentHint)Loyc.Syntax.Impl.ILNodePrinterHelper< out Self >
CommitNewlines()Loyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint, out Self >
Dedent(PrinterIndentHint?hint=null)Loyc.Syntax.Impl.IPrinterHelper< out Self >
EndNode()Loyc.Syntax.Impl.ILNodePrinterHelper< out Self >
EndNode(PrinterIndentHint indentHint)Loyc.Syntax.Impl.ILNodePrinterHelper< out Self >
FlushIndent()Loyc.Syntax.Impl.IPrinterHelper< out Self >
GetCheckpoint()Loyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint, out Self >
Indent(PrinterIndentHint?hint=null)Loyc.Syntax.Impl.IPrinterHelper< out Self >
IsAtStartOfLineLoyc.Syntax.Impl.IPrinterHelper< out Self >
LastCharWrittenLoyc.Syntax.Impl.IPrinterHelper< out Self >
LineWidthLoyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint, out Self >
Newline(bool deferIndent=false)Loyc.Syntax.Impl.IPrinterHelper< out Self >
NewlineAfterCheckpoint()Loyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint, out Self >
NewlineIsRequiredHere()Loyc.Syntax.Impl.IPrinterHelper< out Self >
RevokeNewlinesSince(Checkpoint cp)Loyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint, out Self >
RevokeOrCommitNewlines(Checkpoint cp, int maxLineWidth)Loyc.Syntax.Impl.ILNodePrinterHelperWithRevokableNewlines< Checkpoint, out Self >
Space()Loyc.Syntax.Impl.IPrinterHelper< out Self >
Write(char c)Loyc.Syntax.Impl.IPrinterHelper< out Self >
Write(string s)Loyc.Syntax.Impl.IPrinterHelper< out Self >
Write(UString s)Loyc.Syntax.Impl.IPrinterHelper< out Self >