given_AttributeCompanion_ArrayType

scair.dialects.llvm.LLVM$package.given_AttributeCompanion_ArrayType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

override def name: String

Attributes

Definition Classes
override def parse[$](using evidence$1: ParsingRun[$], Parser): ParsingRun[ArrayType]

Attributes

Definition Classes

Exports

Inherited defined exports

export whitespace
Exported from Lexical$package

Whitespace syntax that supports // line-comments, without /* */ comments, as is the case in the MLIR Language Spec.

Whitespace syntax that supports // line-comments, without /* */ comments, as is the case in the MLIR Language Spec.

It's litteraly fastparse's JavaWhitespace with the /* */ states just erased :)

Attributes

Inherited from:
AttributeCompanion