CxMethodGroup

Description

sealed class Tinman.Core.Cx.Declarations.CxMethodGroup

Derived from

CxGroup<CxId, CxMemberMethod> abstract
ICxIdContainer

A pseudo PSI-node that represents a family of method overloads.

The methods in the returned list appear in the same order as they do in the enclosing type declaration.

Public / Methods

Find


[Pure]
public method Find → (1)

signature in : IVectorConst<CxType>

The method signature or null to match the single method of a group.

returns → CxMemberMethod

The resolved method or null.

Tries to find the method in this group that matches the given signature in.

Serialization

Serial­Id


public static readonly attribute SerialId → (ISerialTypeInfo)

Serialization information about this type.