net.sourceforge.pmd.cpd
Class GoLanguage

java.lang.Object
  extended by net.sourceforge.pmd.cpd.AbstractLanguage
      extended by net.sourceforge.pmd.cpd.GoLanguage
All Implemented Interfaces:
Language

public class GoLanguage
extends AbstractLanguage

Implements the Go Language

Author:
oinume@gmail.com

Constructor Summary
GoLanguage()
          Creates a new instance of GoLanguage
 
Method Summary
 
Methods inherited from class net.sourceforge.pmd.cpd.AbstractLanguage
getExtensions, getFileFilter, getName, getTerseName, getTokenizer, setProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GoLanguage

public GoLanguage()
Creates a new instance of GoLanguage



Copyright © 2002–2015 InfoEther. All rights reserved.