V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::ExpressionClassifierBase< Types, ErrorTracker >::Error Struct Reference

Public Member Functions

V8_INLINE Error (Scanner::Location loc, MessageTemplate msg, ErrorKind k, const char *a=nullptr)
 
MessageTemplate message () const
 

Public Attributes

Scanner::Location location
 
int message_: 28
 
unsigned kind: 4
 
const chararg
 

Detailed Description

template<typename Types, typename ErrorTracker>
struct v8::internal::ExpressionClassifierBase< Types, ErrorTracker >::Error

Definition at line 84 of file expression-classifier.h.


The documentation for this struct was generated from the following file: