defaultSignature
gapt.formats.babel.BabelSignature.defaultSignature
object defaultSignature extends BabelSignature
The signature that the Babel parser will use if no other signature is in scope. In this signature, identifiers denote variables iff they start with [u-zU-Z]. The types of all identifiers are arbitrary.
Attributes
- Source
- BabelSignature.scala
- Graph
-
- Supertypes
- Self type
-
defaultSignature.type
Members list
In this article