final object Parsers

Constructors

Members

private final class AddDeco
private final object AddDeco
@sharable final object Location
case class OpInfo
final object OpInfo
class OutlineParser
@sharable final object ParamOwner
class ParensCounters
class Parser
abstract class ParserCommon
private implicit def AddDeco ( buf: ListBuffer [ Tree ] ) : AddDeco
def parser ( source: SourceFile ) ( implicit ctx: Context ) : Parser

The parse starting point depends on whether the source file is self-contained: if not, the AST will be supplemented.

The parse starting point depends on whether the source file is self-contained: if not, the AST will be supplemented.