proto2.Util

Classes


Public Protected Private

Global Functions

goog.proto2.Util.assert(conditionopt_message)
Asserts that the given condition is true, if and only if the PBCHECK flag is on.
Arguments:
condition : *
The condition to check.
opt_message : string=
Error message in case of failure.
code »
goog.proto2.Util.conductChecks() boolean
Returns true if debug assertions (checks) are on.
Returns: boolean  The value of the PBCHECK constant.
code »

Global Properties

goog.proto2.Util.PBCHECK :
No description.
Code »

Package proto2

Package Reference