| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| */ | ||
| pragma[inline] | ||
| private predicate typeMatch( | ||
| predicate typeMatch( |
|
|
||
| /** A field access expression, for example `x.f`. */ | ||
| class FieldAccess extends Expr { | ||
| /* Gets the receiver of this field access. */ |
| * | ||
| * This predicate should perform the dual post-processing of `inferInvocationType`. | ||
| */ | ||
| default Type inferInvocationTypeContextual(Invocation invocation, TypePath path) { |
| Back | FazBrowse Home | New Git URL |
No description provided.