ExpressionBuilder

scalapb.compiler.ExpressionBuilder$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def convertCollection(expr: String, targetType: EnclosingType): String
def runCollection(es: List[LiteralExpression])(e0: String, sourceType: EnclosingType, targetType: EnclosingType, mustCopy: Boolean): String
def runSingleton(es: List[LiteralExpression])(e: String): String

Deprecated methods

def run(es: Expression)(e: String, sourceType: EnclosingType, mustCopy: Boolean): String

Attributes

Deprecated
true