neq_Token_t Function

private elemental function neq_Token_t(this, other)

Type Bound

Token_t

Arguments

Type IntentOptional Attributes Name
class(Token_t), intent(in) :: this
class(Token_t), intent(in) :: other

Return Value logical


Contents