Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/raml1/jsyaml/jsyaml2lowLevel"

Index

Type aliases

Response

Response: Response

Variables

Error

XhrAsync

XhrAsync: any

XhrSync

XhrSync: any

atom

atom: any

Functions

breaksTheLine

buildXHR

copyNode

createMap

createMapNode

  • createMapNode(key: string): ASTNode

createMapping

  • createMapping(key: string, v: string): ASTNode

createNode

createScalar

  • createScalar(value: string): ASTNode

createSeq

createSeqNode

  • createSeqNode(key: string): ASTNode

extraIndent

  • extraIndent(text: string, indent: string): string

fetchIncludesAndMasterAsync

fetchMasterReference

  • fetchMasterReference(unit: ICompilationUnit, map: object, errors: object, lMap: object): void

getDefinitionForLowLevelNode

  • getDefinitionForLowLevelNode(node: ILowLevelASTNode): highlevel.INodeDefinition

indent

  • indent(line: string): string

indentLines

  • indentLines(s: string, indent: string): string

innerShift

  • innerShift(offset: number, yaNode: YAMLNode, shift: number): void

leadingIndent

splitOnLines

  • splitOnLines(text: string): string[]

stripIndent

  • stripIndent(text: string, indent: string): string

toChildCachingNode

toIncludingNode

tryParseScalar

  • tryParseScalar(q: any): string | boolean | number

Object literals

Kind

Kind: object

SCALAR

SCALAR: Kind

Generated using TypeDoc