O object

CommentOps

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

expanded

( self: Comment ) : Option[String]

Expanded comment string, if any

Expanded comment string, if any

def 

raw

( self: Comment ) : String

Raw comment string

Raw comment string

def 

usecases

( self: Comment ) : List[( String, Option[DefDef] )]

List of usecases and their corresponding trees, if any

List of usecases and their corresponding trees, if any