HumHub Documentation (unofficial)

Parser
in package

AbstractYes

Table of Contents

Properties

$lexer  : EmailLexer
$warnings  : array<string|int, Warning>

Methods

__construct()  : mixed
getWarnings()  : array<string|int, Warning>
parse()  : Result
hasAtToken()  : bool
parseLeftFromAt()  : Result
parseRightFromAt()  : Result
id-left "@" id-right
preLeftParsing()  : Result

Properties

Methods

getWarnings()

public getWarnings() : array<string|int, Warning>
Return values
array<string|int, Warning>

hasAtToken()

protected hasAtToken() : bool
Return values
bool

parseRightFromAt()

id-left "@" id-right

protected abstract parseRightFromAt() : Result
Return values
Result

        
On this page

Search results