PHP Class phprs\util\AnnotationCleaner

Author: caoym
Datei anzeigen Open project: caoym/phprs-restful

Public Methods

Method Description
clean ( $text )

Private Methods

Method Description
clean_ ( $text ) 去掉注释
stateAntML ( ) 双行注释
stateAntSL ( ) 单行注释
stateNormal ( )
stateStr ( $q )
stateStrDQ ( ) 双引号
stateStrSQ ( ) 单引号

Method Details

clean() public static method

public static clean ( $text )