C# Class Spark.ResolvedSyntax.ResTagExtensions

Show file Open project: spark-shading-language/spark

Public Methods

Method Description
IsConcrete ( this decl ) : bool
IsImplicit ( this decl ) : bool

Method Details

IsConcrete() public static method

public static IsConcrete ( this decl ) : bool
decl this
return bool

IsImplicit() public static method

public static IsImplicit ( this decl ) : bool
decl this
return bool