Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICompilationUnit

Hierarchy

  • ICompilationUnit

Index

Methods

absolutePath

  • absolutePath(): string

ast

clone

contents

  • contents(): string

expandedHighLevel

getIncludeNodes

  • getIncludeNodes(): object[]

getMasterReferenceNode

highLevel

isDirty

  • isDirty(): boolean

isOverlayOrExtension

  • isOverlayOrExtension(): boolean

isRAMLUnit

  • isRAMLUnit(): boolean

isTopLevel

  • isTopLevel(): boolean

lexerErrors

  • lexerErrors(): Error[]

lineMapper

path

  • path(): string

project

resolve

resolveAsync

updateContent

  • updateContent(newContent: string): any

Generated using TypeDoc