isType method

bool isType(
  1. Definition definition
)
override

Implementation

bool isType(Definition definition) => definition.matches(this);